[Bug 121440] rc(8) and rcorder(8) unclear about PROVIDE keyword being mandatory
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 23 22:54:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121440
Oleksandr Tymoshenko <gonzo at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |doc at FreeBSD.org
Component|Documentation |Manual Pages
Assignee|doc at FreeBSD.org |bugs at FreeBSD.org
unitrunker at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |unitrunker at gmail.com
--- Comment #3 from unitrunker at gmail.com ---
rc.subr uses grep to look for rc scripts with '^# PROVIDE:'
See "find_local_scripts_new" and "find_local_scripts_old".
Scripts in /usr/local/etc/rc.d/* without the "# PROVIDE:" clause are ignored by
/etc/rc.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list