[Bug 201641] /etc/rc.subr error fails to parse rc.conf.d directories from $local_startup correctly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 1 22:00:53 UTC 2015


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

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jilles
Date: Sat Aug  1 22:00:26 UTC 2015
New revision: 286163
URL: https://svnweb.freebsd.org/changeset/base/286163

Log:
  rc.subr: Allow rc.conf.d with multi-directory local_startup.

  I also changed ${...%*/rc.d} to ${...%/rc.d} since the shortest match always
  has an empty string for the asterisk.

  PR:        201641
  Submitted by:    Jamie Landeg-Jones (original version)
  MFC after:    1 week

Changes:
  head/etc/rc.subr

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


More information about the freebsd-rc mailing list