Tell nextboot to clean up after itself.

This commit is contained in:
Wes Peters 2006-01-18 04:53:48 +00:00
parent 52488123f3
commit 243f6516f8

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/nextboot.conf ]; then
rm -f /boot/nextboot.conf
fi
/sbin/nextboot -D
}
load_rc_config $name