On Mon, 30 Jan 2012 13:17:16 +0100 (CET)
Marco Beishuizen wrote:

> Hi,
> 
> When booting my computer today I noticed the message at the end:
> starting background filesystem check in 60 seconds. This seems
> strange to me since SU+J is enabled on all filesystems. How is this
> possible? NB running FreeBSD 9-STABLE

It just means that the fsck process that would perform background fsck
for any filesystem that supports it and isn't clean will run in 60
second. You can turn it off with background_fsck="NO" in rc.conf,  which
will disable background fsck support.  

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to