mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
removed most of the config
This commit is contained in:
@@ -1,13 +1,9 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Syncthing - Open Source Continuous File Synchronization
|
Name=Syncthing
|
||||||
Documentation=https://docs.syncthing.net/
|
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --no-upgrade
|
ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --no-upgrade
|
||||||
Restart=on-failure
|
|
||||||
User=amin
|
|
||||||
Group=amin
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
|||||||
Reference in New Issue
Block a user