diff -Naur magellan-initscripts/etc/rc.d/init.d/hwdetect magellan-initscripts-fixed/etc/rc.d/init.d/hwdetect --- magellan-initscripts/etc/rc.d/init.d/hwdetect 2005-08-31 23:46:24.000000000 +0200 +++ magellan-initscripts-fixed/etc/rc.d/init.d/hwdetect 2010-12-02 16:20:44.000000000 +0100 @@ -369,14 +369,6 @@ echo -e ${COLOREDSTAR}"Hardware Autodetection started ..." echo -e ${COLOREDSTAR}"Prozessor: $(cat /proc/cpuinfo |grep "model name" | sed -e 's:model\ name*.*\: ::')" - - # cleaning up old data-crap - if [ -e /etc/sysconfig/hwsetup ] - then - echo -e ${COLOREDSTAR}"Cleaning up old data ..." - rm -f /etc/sysconfig/hwsetup/* - fi - echo -en "${COLOREDSTAR}";hwsetup -p > /dev/null # clean up modules