mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Increased vdr nicelevel, add startlinks
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
PLUGOPTS="-Pstreamdev-server"
|
||||
|
||||
VDRPRG="./bin/vdr"
|
||||
VDRCMD="$VDRPRG -w 60 -c /opt/vdr/etc $PLUGOPTS $*"
|
||||
VDRCMD="/bin/nice --11 $VDRPRG -w 60 -c /opt/vdr/etc $PLUGOPTS $*"
|
||||
|
||||
KILL="killall -q -TERM"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user