https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121440
Oleksandr Tymoshenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|Documentation |Manual Pages Assignee|[email protected] |[email protected] [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
