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
@@ -50,12 +50,6 @@ lcdproc=${bindir}/lcdproc
[ -x ${lcdproc} ] || exit 0
if [ -f /etc/lcdproc.conf ]; then
. /etc/lcdproc.conf
else
SCREENS="C X"
fi
start() {
echo -n "Starting up lcdproc: "