Mount the shared Archive in Syncthing

This commit is contained in:
Fabio Scotto di Santolo
2026-09-17 19:41:23 +02:00
parent bd13cb65cc
commit de2c24d15c
3 changed files with 11 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ Environment=STHOMEDIR=/var/syncthing/config
Environment=STGUIADDRESS=0.0.0.0:{{ backend_phase1_syncthing_gui_port }}
Environment=TZ={{ backend_phase1_timezone }}
Volume={{ backend_phase1_syncthing_root }}:/var/syncthing:Z
# Archive is intentionally shared with Samba; use a shared SELinux container label.
Volume={{ backend_phase1_archive_dir }}:/data:z
NoNewPrivileges=true
DropCapability=all