mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +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:
@@ -26,7 +26,7 @@ case "${1}" in
|
||||
if [ ! -e /dev/dvb/adapter0/frontend0 ]; then
|
||||
boot_mesg "Error! No DVB tuner found."
|
||||
echo_failure
|
||||
exit 1;
|
||||
exit 0;
|
||||
fi
|
||||
loadproc screen -dmS vdr /opt/vdr/bin/runvdr
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user