aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/vdr/rcscript/pre-start-20-dvb-device.sh')
-rw-r--r--usr/share/vdr/rcscript/pre-start-20-dvb-device.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/share/vdr/rcscript/pre-start-20-dvb-device.sh b/usr/share/vdr/rcscript/pre-start-20-dvb-device.sh
index 4fa4b68..179e849 100644
--- a/usr/share/vdr/rcscript/pre-start-20-dvb-device.sh
+++ b/usr/share/vdr/rcscript/pre-start-20-dvb-device.sh
@@ -1,4 +1,4 @@
-# $Id$
+
check_dvbdevice() {
[ -e /dev/dvb/adapter0/frontend0 ] || return 1
return 0