mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-03 18:41:29 +02:00
vdr backup include added
vdr initscript fix if no tuner is present runvdr-soft error message output prepared v4l-dvb driver updates as core15
This commit is contained in:
@@ -17,7 +17,7 @@ VDRCMD="/bin/nice --11 $VDRPRG -w 60 -c /opt/vdr/etc $PLUGOPTS $*"
|
||||
KILL="killall -q -TERM"
|
||||
|
||||
if [ "$(ps -A | grep " vdr")" != "" ]; then
|
||||
echo vdr is already running!
|
||||
echo Error! VDR is already running!
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user