https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201641
--- Comment #2 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-rc To unsubscribe, send any mail to "[email protected]"
