aboutsummaryrefslogtreecommitdiffstats
path: root/startup/systemd/system/Reaktor.service
blob: 59d0e904e2eacc1c2661dbd1084deb09af6c65f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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