Prefer service(1) over explicitly running /etc/rc.d/ scripts.

Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-12-11 23:40:43 +00:00
parent e44bb944c4
commit 7e67e479d6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40351

View file

@ -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>