aboutsummaryrefslogtreecommitdiffstats
path: root/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
commitd8eef55e03ceea9f371deb2ac9f00dcbf76b36fa (patch)
tree9b1756db23cfed163641a366ea442fec4f09fb42 /startup
parentb676b2cf75e41deac78426352e17d21b972873cf (diff)
filehooker: tor is only configured, not published
Diffstat (limited to 'startup')
-rw-r--r--startup/systemd/system/Reaktor.service12
1 files changed, 0 insertions, 12 deletions
diff --git a/startup/systemd/system/Reaktor.service b/startup/systemd/system/Reaktor.service
deleted file mode 100644
index 59d0e90..0000000
--- a/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