Removed tvheadend

This commit is contained in:
layman
2016-10-01 13:53:58 +02:00
parent 42b4268f73
commit bd62532f52
6 changed files with 0 additions and 200 deletions
@@ -1,14 +0,0 @@
[Unit]
Description=tvheadend
After=network.target
[Service]
Type=forking
PIDFile=/run/tvheadend.pid
ExecStart=/usr/bin/tvheadend -f -p /run/tvheadend.pid -C -c /etc/tvheadend -u tvheadend -g video
ExecStop=/usr/bin/rm /run/tvheadend.pid
Restart=always
RestartSec=5
[Install]
WantedBy=multi-user.target