Date: Mon, 11 Jun 2001 20:35:07 -0600 From: Warner Losh <imp@harmony.village.org> To: Dave Hayes <dave@jetcafe.org> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: import NetBSD rc system Message-ID: <200106120235.f5C2Z7V43436@harmony.village.org> In-Reply-To: Your message of "Mon, 11 Jun 2001 18:17:15 PDT." <200106120117.SAA10614@hokkshideh.jetcafe.org> References: <200106120117.SAA10614@hokkshideh.jetcafe.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200106120117.SAA10614@hokkshideh.jetcafe.org> Dave Hayes writes: : I agree completely. One of the points that should be kept in mind : (IMO) is that the SysV RC style dominates Linux...a fact I've used to : convince people that FreeBSD administration is easier, faster, : better...etc. But the NetBSD style is exactly as easy to administer as the FreeBSD style. It is more modular and easy to expand after the boot. How do I start nfs on FreeBSD after it boots? Well, you grep it out of /etc/rc*. With the NetBSD style, it is as simple as '/etc/rc.d/nfsd start' It isn't SysV RC style. It is BSD style taken to its logical next step. All the knobs for this are still in a central location, so you don't have to make sure you get the hardlinks right. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106120235.f5C2Z7V43436>