summaryrefslogtreecommitdiff
blob: bac19ece3ac1304273642cdc1660343b81e9c7ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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="/var/lib/tvheadend"

# Other options you want to pass to Tvheadend.
TVHEADEND_OPTIONS=""