:
: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

    I'm not even going to try to 'fix' multiple copies, at least
    not those with and without .sh.  We can check for obviously
    incorrect suffixes such as .orig or .dist, however.

                                        -Matt
                                        Matthew Dillon 
                                        <[EMAIL PROTECTED]>

Reply via email to