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