From b4e0d206339d44647bdb2f8bc208db3b59b4d4df Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Wed, 27 Jan 2010 15:20:30 +0000 Subject: - revert the "DEBUG" feature (#510283), it causes too many problems (#545128) --- named.sysconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'named.sysconfig') 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. -- cgit