--- alx-src/branches/alxconf-060/init.d/alxsettings 2012/04/13 17:17:59 3462 +++ alx-src/branches/alxconf-060/init.d/alxsettings 2012/04/13 17:18:31 3463 @@ -825,9 +825,9 @@ cat ${ALX_SKELETONS}/net/net.eth0 > /etc/conf.d/net.eth0 echo "${ALX_DEFAULT_HOSTNAME}" > /etc/hostname - rc_echo "I am done now, press [Enter] to reboot system ..." + rc_echo -n "I am done now, press [Enter] to reboot system ..." else - rc_echo "Aborted, press [Enter] to reboot system ..." + rc_echo -n "Aborted, press [Enter] to reboot system ..." fi read reboot