K 10 svn:author V 4 ceri K 8 svn:date V 27 2006-01-15T23:12:26.000000Z K 7 svn:log V 361 Marius Nuennerich pointed out that nextboot(8) configured boot options were now sticky. This script was deleting /boot/nextkernel on boot, but there is no code in the tree that creates that file since revision 1.15 of src/sbin/reboot/reboot.c. nextboot(8) creates /boot/nextboot.conf, so remove that instead. Approved by: jhb (proxy mentor) MFC after: 1 week END