]> git.gir.st - ttxd.git/blob - ttxd.service
initial code import
[ttxd.git] / ttxd.service
1 [Unit]
2 Description=Teletext Server (ttxd)
3 After=network.target
4
5 [Service]
6 ExecStart=/opt/ttxd/serv.sh
7 ExecStop=/usr/bin/killall dvbtext tzap thttpd
8 KillMode=process
9 Type=forking
10
11 [Install]
12 WantedBy=default.target
Imprint / Impressum