The /etc/rc.d/nfslocking script has been deprecated. It has been replaced
by the /etc/rc.d/lockd and /etc/rc.d/statd scripts.
This commit is contained in:
parent
5658920467
commit
e679c2393b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32521
1 changed files with 2 additions and 1 deletions
|
@ -846,7 +846,8 @@ rpc_statd_enable="YES"</programlisting>
|
|||
|
||||
<para>Start the application by using:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>/etc/rc.d/nfslocking start</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>/etc/rc.d/lockd start</userinput>
|
||||
&prompt.root; <userinput>/etc/rc.d/statd start</userinput></screen>
|
||||
|
||||
<para>If real locking between the <acronym>NFS</acronym> clients
|
||||
and <acronym>NFS</acronym> server is not required, it is
|
||||
|
|
Loading…
Reference in a new issue