Nowadays the rc.d scripts are without .sh extension.
PR: docs/123799 Submitted by: Sahil Tandon <sahil at tandon dot net>
This commit is contained in:
parent
9615408d96
commit
beb92e3a57
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31998
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ exit 0</programlisting>
|
|||
|
||||
<para>Could be started manually with:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput><filename>/usr/local/etc/rc.d/utility.sh</filename> start</userinput></screen>
|
||||
<screen>&prompt.root; <userinput><filename>/usr/local/etc/rc.d/utility</filename> start</userinput></screen>
|
||||
|
||||
<para>While not all third party software requires the line in
|
||||
<filename>rc.conf</filename>, almost every day a new port will
|
||||
|
|
Loading…
Reference in a new issue