From cd7aaa021321c29241b4889b022a7434c793d22f Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 14 May 2006 16:03:34 +0200 Subject: Removed leftover LSMOD=... line from 'runvdr' --- runvdr | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'runvdr') diff --git a/runvdr b/runvdr index 701c94ca..96c95bf2 100755 --- a/runvdr +++ b/runvdr @@ -20,12 +20,11 @@ # See the main source file 'vdr.c' for copyright information and # how to reach the author. # -# $Id: runvdr 1.18 2006/05/01 14:51:00 kls Exp $ +# $Id: runvdr 1.19 2006/05/14 16:02:05 kls Exp $ VDRPRG="./vdr" VDRCMD="$VDRPRG -w 60 $*" -LSMOD="`/sbin/lsmod | grep -w '^dvb' | wc -l`" KILL="/usr/bin/killall -q -TERM" # Detect whether the DVB driver is already loaded -- cgit v1.2.3