cvs commit: src/etc/rc.d localdaemons

joerg at britannica.bec.de joerg at britannica.bec.de
Fri Dec 30 08:17:04 PST 2005


On Thu, Dec 29, 2005 at 12:48:01PM -0800, Matthew Dillon wrote:
>   Log:
>   Do not require a .sh extension for scripts in local_startup dirs,
>   e.g. /usr/local/etc/rc.d, /usr/pkg/etc/rc.d.  Just assume that all executable
>   files in said directories are scripts.

This is actually incorrect for older FreeBSD ports installation, since
it often installs more than one copy, which would now be run twice.
I forgot whether it was .orig or .dist or so on, but the .sh check
protected against it.

Joerg





More information about the Commits mailing list