*** empty log message ***

This commit is contained in:
Ben Gras 2006-03-18 01:10:17 +00:00
parent e7fdb58915
commit c2765f9fa6

View file

@ -638,7 +638,7 @@ then if mount /dev/$home /home 2>/dev/null
fi fi
echo "Saving random data.." echo "Saving random data.."
dd if=/dev/random of=/mnt/usr/adm/random.dat bs=1024 count=1 dd if=/dev/random of=/mnt/adm/random.dat bs=1024 count=1
echo " echo "
Please type 'shutdown' to exit MINIX 3 and enter the boot monitor. At Please type 'shutdown' to exit MINIX 3 and enter the boot monitor. At