diff options
Diffstat (limited to 'startup/systemd/system/Reaktor.service')
-rw-r--r-- | startup/systemd/system/Reaktor.service | 12 |
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 |