mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +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
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[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
|
Restart=on-failure
|
||||||
SuccessExitStatus=3 4
|
|
||||||
RestartForceExitStatus=3 4
|
|
||||||
User=amin
|
User=amin
|
||||||
Group=amin
|
Group=amin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user