mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
arm: Fix the default for the lock-file command, it's 'none'
This commit is contained in:
parent
c6f91f8bd0
commit
f7eea400a8
1 changed files with 1 additions and 1 deletions
|
|
@ -4790,7 +4790,7 @@ badresp:1,adberr:0,findfail:0,valfail:0]
|
|||
the first time; if unsuccessful, the server will
|
||||
will terminate, under the assumption that another
|
||||
server is already running. If not specified, the default is
|
||||
<filename>/var/run/named/named.lock</filename>.
|
||||
<filename>none</filename>.
|
||||
</para>
|
||||
<para>
|
||||
Specifying <command>lock-file none</command> disables the
|
||||
|
|
|
|||
Loading…
Reference in a new issue