This commit is contained in:
willem.serruys
2025-10-04 18:03:17 +02:00
parent 507b37370e
commit 02e8828a5b

View File

@@ -3,7 +3,7 @@ Description=Backup Syncthing - Hot
After=network.target
[Service]
ExecStart=syncthing-backup --mode hot --sourceFolder /etc/syncthing --targetFolder /mnt/usb/syncthing/hot --backupName syncthing
ExecStart=homeassistant-backup --mode hot --sourceFolder /etc/syncthing --targetFolder /mnt/usb/syncthing/hot --backupName syncthing
WorkingDirectory=/etc/syncthing
Restart=off
User=willem