mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 22:32:37 +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.confd
Normal file
14
media-tv/tvheadend/files/tvheadend.confd
Normal file
@@ -0,0 +1,14 @@
|
||||
# /etc/conf.d/tvheadend: config file for /etc/init.d/tvheadend
|
||||
# See the tvheadend(1) manpage for more info.
|
||||
|
||||
# Run Tvheadend as this user.
|
||||
TVHEADEND_USER="tvheadend"
|
||||
|
||||
# Run Tvheadend as this group.
|
||||
TVHEADEND_GROUP="video"
|
||||
|
||||
# Path to Tvheadend config.
|
||||
TVHEADEND_CONFIG="/etc/tvheadend"
|
||||
|
||||
# Other options you want to pass to Tvheadend.
|
||||
TVHEADEND_OPTIONS=""
|
||||
Reference in New Issue
Block a user