Date: Tue, 17 Dec 2002 23:21:31 -0800 (PST) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc src/etc/defaults rc.conf src/etc/rc.d bgfsck src/share/man/man5 rc.conf.5 Message-ID: <200212180721.gBI7LVtF017455@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2002/12/17 23:21:31 PST
Modified files:
etc rc
etc/defaults rc.conf
etc/rc.d bgfsck
share/man/man5 rc.conf.5
Log:
Delay an optional amount of time after booting before starting a
background fsck. The delay defaults to sixty seconds to allow
large applications such as the X server to start before disk I/O
bandwidth is monopolized by fsck.
Submitted by: Brooks Davis <brooks@one-eyed-alien.net>
Sponsored by: DARPA & NAI Labs.
Revision Changes Path
1.165 +1 -0 src/etc/defaults/rc.conf
1.324 +8 -2 src/etc/rc
1.3 +13 -2 src/etc/rc.d/bgfsck
1.168 +5 -0 src/share/man/man5/rc.conf.5
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212180721.gBI7LVtF017455>
