On 09/09/10 21:35 Owain Ainsworth wrote: > > ``Commands run on the first boot after creation'' > > or similar.
Yes, I think this is better. Ceterum censeo file-shaped bike sheds should be underlined, fixed this while there. Someone cares to check this in, please? tilo Index: rc.8 =================================================================== RCS file: /cvs/src/share/man/man8/rc.8,v retrieving revision 1.25 diff -u -p -r1.25 rc.8 --- rc.8 31 May 2007 19:19:59 -0000 1.25 +++ rc.8 11 Sep 2010 17:44:56 -0000 @@ -125,6 +125,11 @@ See .Xr securelevel 7 for the effects of setting the security level. .Pp +If +.Nm rc.firsttime +exists, it is executed once and then deleted. +Any output is mailed to root. +.Pp .Nm rc.local is executed towards the end of .Nm rc @@ -186,21 +191,23 @@ login class as described in .Xr login.conf 5 . .Sh FILES .Bl -tag -width "/etc/rc.securelevelXX" -compact -.It /etc/rc +.It Pa /etc/rc Command scripts for system startup. -.It /etc/rc.local +.It Pa /etc/rc.local Site specific command scripts for system startup. -.It /etc/rc.conf +.It Pa /etc/rc.conf System daemon configuration database. -.It /etc/rc.conf.local +.It Pa /etc/rc.conf.local Site specific daemon configuration database. -.It /etc/rc.securelevel +.It Pa /etc/rc.firsttime +Commands run on the first boot after creation. +.It Pa /etc/rc.securelevel Commands run before the security level changes. -.It /etc/rc.shutdown +.It Pa /etc/rc.shutdown Commands run at system shutdown. -.It /etc/login.conf +.It Pa /etc/login.conf Login class capability database. -.It /etc/netstart +.It Pa /etc/netstart Command script for network startup. .It Pa /fastboot Tells