summaryrefslogtreecommitdiffstats
path: root/named.sysconfig
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-01-27 15:20:30 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-01-27 15:20:30 +0000
commitb4e0d206339d44647bdb2f8bc208db3b59b4d4df (patch)
tree6ed49cf0687b8b91bc9bdc48551ed3009876cdaa /named.sysconfig
parentbd09e7def3767a6c155d936c68735afa4043874d (diff)
- revert the "DEBUG" feature (#510283), it causes too many problemsbind-9_6_1-10_P3_fc11
(#545128)
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.