summaryrefslogtreecommitdiffstats
path: root/named.sysconfig
diff options
context:
space:
mode:
Diffstat (limited to 'named.sysconfig')
-rw-r--r--named.sysconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/named.sysconfig b/named.sysconfig
index da4c724..53b6a1b 100644
--- a/named.sysconfig
+++ b/named.sysconfig
@@ -31,8 +31,3 @@
# at startup. Don't add -t here, use ROOTDIR instead.
#
# KEYTAB_FILE="/dir/file" -- Specify named service keytab file (for GSS-TSIG)
-#
-# DEBUG="yes|no" -- This option controls if you would like to debug
-# named process. If you set this option to "yes" then
-# /var/named/ directory become writable by named user
-# and named will be able to write core dumps there.