mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
updated the command to start syncthing
This commit is contained in:
@@ -4,7 +4,7 @@ Documentation=https://docs.syncthing.net/
|
|||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/syncthing -no-browser -logflags=0
|
ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --no-upgrades
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
SuccessExitStatus=3 4
|
SuccessExitStatus=3 4
|
||||||
RestartForceExitStatus=3 4
|
RestartForceExitStatus=3 4
|
||||||
|
|||||||
Reference in New Issue
Block a user