Prefer service(1) over explicitly running /etc/rc.d/ scripts.
Approved by: bcr (mentor)
This commit is contained in:
parent
e44bb944c4
commit
7e67e479d6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40351
1 changed files with 1 additions and 1 deletions
|
@ -5954,7 +5954,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
|||
with the following command (as
|
||||
<username>root</username>):</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>/etc/rc.d/devfs restart</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>service devfs restart</userinput></screen>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue