[Bug 192697] New: /etc/rc.subr "find_local_scripts_old()" is broken for all versions of freebsd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 16 01:21:59 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192697

            Bug ID: 192697
           Summary: /etc/rc.subr "find_local_scripts_old()" is broken for
                    all versions of freebsd
           Product: Base System
           Version: 9.2-STABLE
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: hostmaster at GTS.Infra-service.CA

Created attachment 145853
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145853&action=edit
patch for /etc/rc.subr "find_local_scripts_old()"

If there are no /usr/local/etc/rc.d/*.sh scripts "$zlist" & "$slist" are
non-empty upon return:

zlist=' /usr/local/etc/rc.d/[0-9]*.sh'
slist=' /usr/local/etc/rc.d/[^0-9]*.sh'

A patch is attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list