Date: Tue, 19 Sep 1995 03:19:48 -0700 From: "Jordan K. Hubbard" <jkh> To: CVS-commiters, cvs-etc Subject: cvs commit: src/etc rc sysconfig Message-ID: <199509191019.DAA24483@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 95/09/19 03:19:46 Modified: etc rc sysconfig Log: local_startup=/usr/local/etc/rc.d [ As suggested by Satoshi - rc.local.d was pretty redundant under /usr/local; duh! :-)] [ -f /etc/rc.local ] && sh /etc/rc.local For backwards compatibilty with non-executable rc.local files. Sorry, Bruce! Submitted by: asami & bde & jkh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509191019.DAA24483>