In message <[EMAIL PROTECTED]> void writes: : On Mon, Jun 11, 2001 at 05:56:45PM -0600, Warner Losh wrote: : > : > With the netbsd approach, you remove the file, and all things taht : > depend on it fail. as it should be :-) : : I'm pretty sure you turn it off in rc.conf, rather than removing it. Let me clarify. If I were to add a few extra "modules" to the system. A, B, and C. If B needed A and C to start before it, then if I were to remove module A, B wouldn't start because its prereqs aren't there. These modules would be added, for example, in a package. Btw, for those that were asking, each file has lines like the following: # PROVIDE: ipmon # REQUIRE: syslogd which allows one to give a good dependency graph. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: import NetBSD rc system Mark Santcroos
- Re: import NetBSD rc system Doug Barton
- Re: import NetBSD rc system Warner Losh
- Re: import NetBSD rc system scanner
- Re: import NetBSD rc system Poul-Henning Kamp
- Re: import NetBSD rc system Warner Losh
- Re: import NetBSD rc system Sergey Babkin
- Re[2]: import NetBSD rc system David Xu
- Re: import NetBSD rc system Warner Losh
- Re: import NetBSD rc system void
- Re: import NetBSD rc system Warner Losh
- Re: import NetBSD rc system Karsten W. Rohrbach
- Re: import NetBSD rc system Sergey Babkin
- Re: import NetBSD rc system Matt Dillon
- Re: import NetBSD rc system Nathan Ahlstrom
- Re: import NetBSD rc system void
- Re: import NetBSD rc system Warner Losh
- Re: import NetBSD rc system Andrew Hesford
- Re: import NetBSD rc system Will Andrews
- Re: import NetBSD rc system Matt Dillon
- Re[2]: import NetBSD rc system David Xu

