MFC r1.13: Tell nextboot to clean up after itself.

This commit is contained in:
wes 2006-01-21 17:25:00 +00:00
parent 99856b7c9f
commit aa757a231f

View File

@ -34,9 +34,7 @@ root_start()
# If we booted a special kernel remove the record
# so we will boot the default kernel next time.
if [ -e /boot/nextkernel ]; then
rm -f /boot/nextkernel
fi
/sbin/nextboot -D
}
load_rc_config $name