Minor changes.

This commit is contained in:
Jorrit Herder 2005-08-11 13:22:31 +00:00
parent 897a035077
commit 3cb000654a
2 changed files with 2 additions and 3 deletions

3
etc/rc
View File

@ -47,14 +47,13 @@ esac
case $action in
start)
echo ""
echo "Multiuser startup in progress ..."
echo -n "Multiuser startup in progress ...:"
# National keyboard?
test -f /etc/keymap && loadkeys /etc/keymap
# Start crucial system services. The floppy driver *must* be loaded
# first, as it needs memory below 16MB in order to do ISA DMA.
echo -n "Starting services:"
if [ ! "`sysenv label`" = "FLOPPY" ]
then up floppy "" /dev/fd0
else up at_wini "" /dev/c0d0

View File

@ -80,7 +80,7 @@ start)
rm -rf /tmp/. /usr/run/. /usr/spool/lpd/. /usr/spool/locks/.
# Start servers and drivers set at the boot monitor.
echo -n "More services:"
echo -n "Starting services:"
up random "" /dev/random
# load random number generator