Date: Sun, 15 Jan 2006 23:12:26 +0000 (UTC) From: Ceri Davies <ceri@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d root Message-ID: <200601152312.k0FNCQOw028323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ceri 2006-01-15 23:12:26 UTC
FreeBSD src repository
Modified files:
etc/rc.d root
Log:
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
Revision Changes Path
1.12 +2 -2 src/etc/rc.d/root
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601152312.k0FNCQOw028323>
