summaryrefslogtreecommitdiff
path: root/packages/net-p2p/syncthing/files/systemd/syncthing.service
diff options
context:
space:
mode:
Diffstat (limited to 'packages/net-p2p/syncthing/files/systemd/syncthing.service')
-rw-r--r--packages/net-p2p/syncthing/files/systemd/syncthing.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/net-p2p/syncthing/files/systemd/syncthing.service b/packages/net-p2p/syncthing/files/systemd/syncthing.service
deleted file mode 100644
index e5ff0ae..0000000
--- a/packages/net-p2p/syncthing/files/systemd/syncthing.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Syncthing service for %i
-After=network.target
-
-[Service]
-User=%i
-Environment=STNORESTART=yes
-ExecStart=/usr/bin/syncthing
-Restart=always
-
-[Install]
-WantedBy=multi-user.target \ No newline at end of file