summaryrefslogtreecommitdiff
path: root/pcr/syncthing/syncthing@.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/syncthing/syncthing@.service')
-rw-r--r--pcr/syncthing/syncthing@.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/syncthing/syncthing@.service b/pcr/syncthing/syncthing@.service
deleted file mode 100644
index 93ed40e14..000000000
--- a/pcr/syncthing/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