--- rc.sysinit.org 2005-04-29 13:07:50.000000000 +0200 +++ rc.sysinit 2005-04-29 13:07:29.000000000 +0200 @@ -414,7 +414,8 @@ # # Run a rc.usb, if there is one # +reg_info USB +if [ "${USB}" = "Y" ]; then -if [ -x /etc/rc.usb ]; then echo "Running rc.usb" /etc/rc.usb fi