Date: Fri, 11 Jul 1997 21:14:40 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-hackers@FreeBSD.ORG Subject: Re: /etc/init.d/ Message-ID: <19970711211440.BV38545@uriah.heep.sax.de> In-Reply-To: <33C5EFC1.41C67EA6@bonn-online.com>; from Sebastian Lederer on Jul 11, 1997 10:33:05 %2B0200 References: <19970711093543.62687@tversu.ac.ru> <19970711084614.RJ19398@uriah.heep.sax.de> <33C5EFC1.41C67EA6@bonn-online.com>
next in thread | previous in thread | raw e-mail | index | archive | help
As Sebastian Lederer wrote: > But I would suggest that the /usr/local/etc/rc.d directory is > moved to /etc/rc.d. > > Imagine a server machine running the apache httpd, which is > started from /usr/local/etc/rc.d, and several diskless clients, > nfs-mounting their filesystems (including /usr/local) from the > server. If you're NFS-exporting your /usr/local, you are basically expected to care for /usr/local/etc yourself. Typically, this would be a symlink to /etc/local/ then. There's quite more in /usr/local/etc that will make it machine-specific, like various configuration files. This should probably be mentioned somewhere. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970711211440.BV38545>