updated syncthing state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2025-08-15 10:31:00 +02:00
parent 2bafacf503
commit 645c001b55

View File

@ -7,7 +7,7 @@ After=network.target
[Service]
User=%i
ExecStart={{ syncthing.install_dir }}/syncthing/syncthing --no-browser --no-restart
ExecStart={{ syncthing.install_dir }}/syncthing/syncthing serve --no-browser --no-restart
Restart=on-failure
SuccessExitStatus=3 4
RestartForceExitStatus=3 4