summaryrefslogtreecommitdiff
path: root/pcr/spectrum/spectrum@.service
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-09 15:08:18 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-09 15:08:18 +0100
commit648d712adbf21b455889c473230e20e70780b051 (patch)
tree80753b68723a2b80a0af6c5f6fa098de0a3d0d09 /pcr/spectrum/spectrum@.service
parent9fe323608abcf4ddf3276a5e9855e8a45ea7b3be (diff)
downloadabslibre-648d712adbf21b455889c473230e20e70780b051.tar.gz
abslibre-648d712adbf21b455889c473230e20e70780b051.tar.bz2
abslibre-648d712adbf21b455889c473230e20e70780b051.zip
pcr/spectrum: unmaintained, unbuilt. removed
Diffstat (limited to 'pcr/spectrum/spectrum@.service')
-rw-r--r--pcr/spectrum/spectrum@.service14
1 files changed, 0 insertions, 14 deletions
diff --git a/pcr/spectrum/spectrum@.service b/pcr/spectrum/spectrum@.service
deleted file mode 100644
index 8e1338543..000000000
--- a/pcr/spectrum/spectrum@.service
+++ /dev/null
@@ -1,14 +0,0 @@
-[Unit]
-Description=Spectrum XMPP transport for %i
-After=network.service prosody.service ejabberd.service
-
-[Service]
-Type=forking
-PIDFile=/run/spectrum/%i.pid
-ExecStart=/usr/bin/spectrumctl --su=spectrum -c /etc/spectrum/%i.cfg start
-ExecStop=/usr/binspectrumctl --su=spectrum -c /etc/spectrum/%i.cfg stop
-ExecReload=/usr/binspectrumctl --su=spectrum -c /etc/spectrum/%i.cfg reload
-
-[Install]
-WantedBy=multi-user.target
-