- Document RC_SUBR_SUFFIX
This commit is contained in:
parent
b1bb8f3ce4
commit
4e0894b133
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29477
1 changed files with 6 additions and 0 deletions
|
@ -7527,6 +7527,12 @@ run_rc_command "$1"</programlisting>
|
|||
substitution using ":=" would inappropriately
|
||||
override the user's intention.</para>
|
||||
|
||||
<para>The suffix of the rc script is provided in
|
||||
<makevar>RC_SUBR_SUFFIX</makevar> for further use in the port's
|
||||
<filename>Makefile</filename>. Current versions of &os; does not add
|
||||
any suffix to the script name, but older versions has used to add
|
||||
<filename>.sh</filename> suffix.</para>
|
||||
|
||||
<sect2>
|
||||
<title>Stopping services at deinstall</title>
|
||||
|
||||
|
|
Loading…
Reference in a new issue