summaryrefslogtreecommitdiffstats
path: root/named.sysconfig
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-11-19 14:03:28 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-11-19 14:03:28 +0000
commit072956c6a296cc9ebdc77abb3c1cd3deaff8139b (patch)
tree8b38cb985b1e914efd4e9fad7790848e528f0338 /named.sysconfig
parent31f7ce1b8baa5e1a70df865df93c59e16de1528a (diff)
downloadbind-072956c6a296cc9ebdc77abb3c1cd3deaff8139b.tar.gz
bind-072956c6a296cc9ebdc77abb3c1cd3deaff8139b.tar.xz
bind-072956c6a296cc9ebdc77abb3c1cd3deaff8139b.zip
- removed statement from initscript which passes -D to namedbind-9_5_0-18_a7_fc9
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 622b691..421dfa1 100644
--- a/named.sysconfig
+++ b/named.sysconfig
@@ -10,9 +10,4 @@
# OPTIONS="whatever" -- These additional options will be passed to named
# at startup. Don't add -t here, use ROOTDIR instead.
#
-# DISABLE_NAMED_DBUS=[1y]-- If NetworkManager is enabled in any runlevel, then
-# the initscript will by default enable named's D-BUS
-# support with the named -D option. This setting disables
-# this behavior.
-#
# KEYTAB_FILE="/dir/file" -- Specify named service keytab file (for GSS-TSIG)