remove old cruft hurting today's installations

This commit is contained in:
marschap
2006-09-13 18:48:38 +00:00
parent 779e4fa811
commit 8c29102154
4 changed files with 1 additions and 22 deletions
-6
View File
@@ -24,12 +24,6 @@ lcdproc=${bindir}/lcdproc
test -x ${lcdproc} || exit 0
if [ -f /etc/lcdproc.conf ]; then
. /etc/lcdproc.conf
else
SCREENS="C X"
fi
case "$1" in
start)