summaryrefslogtreecommitdiffstats
path: root/Reaktor/startup
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-03-19 12:23:31 +0100
committermakefu <github@syntax-fehler.de>2014-03-19 12:23:31 +0100
commitd54b633fa363f4c04c77369b1add4c9120dbbba0 (patch)
treec4a6d59d65f3d879a01f50716636654e346796e2 /Reaktor/startup
parent598fa5aa39d812a572c09d8552a653357d7dd510 (diff)
filehooker: tor is only configured, not published
Diffstat (limited to 'Reaktor/startup')
-rw-r--r--Reaktor/startup/systemd/system/Reaktor.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/Reaktor/startup/systemd/system/Reaktor.service b/Reaktor/startup/systemd/system/Reaktor.service
deleted file mode 100644
index 59d0e904..00000000
--- a/Reaktor/startup/systemd/system/Reaktor.service
+++ /dev/null
@@ -1,12 +0,0 @@
-[Unit]
-Description=Reaktor
-After=network.target nss-lookup.target
-
-[Service]
-Type=forking
-PIDFile=/run/ntpd.pid
-ExecStart=/krebs/Reaktor/index
-Restart=always
-
-[Install]
-WantedBy=multi-user.target