On Thu, 10 Dec 2009 14:54:11 +0000, RW <[email protected]> wrote: > It's fairly trivial to write an rc.d script that pauses the boot > process and waits for devices, but sshd runs after LOGIN, and nfs runs > before, so you can't easily reorder then without maintaining modified > rc.d scripts.
I think it's possible to work with the PROVIDE, REQUIRE and BEFORE comments. But as you said, this will change the default rc.d scripts and may cause (minor?) trouble when upgrading the OS. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
