summaryrefslogtreecommitdiff
path: root/pcr/syncthing/syncthing@.service
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-11 02:20:03 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-11-11 02:26:10 -0200
commit5b207e7b189ab580d03f24f9bb3b08b4cb074fe2 (patch)
treee36f78a9f27b340330c946c0481b8977ca06bb18 /pcr/syncthing/syncthing@.service
parentb731488a06c968b5eb813148ea06f30030854f95 (diff)
syncthing: remove package from [pcr] because it's available on [community] -> https://labs.parabola.nu/issues/597
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