The lock-file configuration (both from configuration file and -X argument to named) has better alternatives nowadays. Modern process supervisor should be used to ensure that a single named process is running on a given configuration. Alternatively, it's possible to wrap the named with flock(1).
2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
-m record -c named.conf -d 1 -D zero-ns2 -g -T maxcachesize=2097152
|