mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 20:22:38 +01:00
- Add media-tv/tvheadend-3.4.27 and media-libs/libdvbcsa-1.1.0
This commit is contained in:
14
media-tv/tvheadend/files/tvheadend.service
Normal file
14
media-tv/tvheadend/files/tvheadend.service
Normal file
@@ -0,0 +1,14 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user