Tweak a bit the description of `PROVIDE' rc.d keyword, to make it a bit
more clear that it is *required* for startup scripts. An rc.d script without a PROVIDE keyword is not run by our rc.subr (it is skipped by the find_local_scripts_new() shell function of rc.subr). Inspired by: A post by Helmut Schneider, jumper99 at gmx.de, on news:comp.unix.bsd.freebsd.misc Message-Id: 63aggbF26iusnU1@mid.individual.net
This commit is contained in:
parent
272d5ae80a
commit
59cdab6e08
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31621
1 changed files with 15 additions and 6 deletions
|
@ -786,15 +786,23 @@ sshd is running as pid 433.</screen>
|
|||