summarylogtreecommitdiffstats
path: root/openct.service
blob: 90d99d8615af2abaccf8ee039e9a9ab32b9f2658 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=OpenCT Daemon

[Service]
Type=forking
RuntimeDirectory=openct
ExecStart=/usr/sbin/openct-control init
ExecStop=/usr/sbin/openct-control shutdown

[Install]
WantedBy=multi-user.target