mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22: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
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/syncthing -no-browser -logflags=0
|
||||
ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --no-upgrades
|
||||
Restart=on-failure
|
||||
SuccessExitStatus=3 4
|
||||
RestartForceExitStatus=3 4
|
||||
|
||||
Reference in New Issue
Block a user