mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
updated the service configuration and fixed start command
This commit is contained in:
@@ -4,10 +4,8 @@ Documentation=https://docs.syncthing.net/
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --no-upgrades
|
||||
ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --no-upgrade
|
||||
Restart=on-failure
|
||||
SuccessExitStatus=3 4
|
||||
RestartForceExitStatus=3 4
|
||||
User=amin
|
||||
Group=amin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user