etc: Adjust all the startup scripts to new cmd (ref #7330) (#7353)

This commit is contained in:
Simon Frei
2021-02-11 12:18:47 +01:00
committed by GitHub
parent 6697b8fde3
commit f2e9b40ad1
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ After=network.target
[Service]
User=%i
ExecStart=/usr/bin/syncthing -no-browser -no-restart -logflags=0
ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --logflags=0
Restart=on-failure
RestartSec=5
SuccessExitStatus=3 4