- use the rc.d script to restart a system service instead of the old-fashioned
kill method PR: docs/123348 Submitted by: pgj
This commit is contained in:
parent
7b7e8cbce5
commit
47e1fc0543
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31941
1 changed files with 1 additions and 1 deletions
|
@ -3433,7 +3433,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
|||
|
||||
<para>Now restart <command>inetd</command>:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>kill -HUP `cat /var/run/inetd.pid`</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>/etc/rc.d/inetd restart</userinput></screen>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue