Date: Tue, 11 Mar 2008 17:21:55 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d mountlate Message-ID: <200803111721.m2BHLt6H098656@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2008-03-11 17:21:55 UTC FreeBSD src repository Modified files: etc/rc.d mountlate Log: Forced commit to correct previous commit message: Do nextboot -D twice during boot. The first time in rc.d/root which ensures that we can remove the file as early as possible, but shut up nextboot at this moment if the operation is failed, because /boot is not necessarily a part of /; the newly added second run is placed in rc.d/mountlate after all filesystems were mounted. Discussed at: -rc@ Suggestions from: brooks, mtm MFC after: 1 month Revision Changes Path 1.5 +0 -0 src/etc/rc.d/mountlate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803111721.m2BHLt6H098656>