diff options
| author | jvdias <jvdias@fedoraproject.org> | 2006-07-20 18:40:14 +0000 |
|---|---|---|
| committer | jvdias <jvdias@fedoraproject.org> | 2006-07-20 18:40:14 +0000 |
| commit | a39c9daff895dff28af80085b3b72f68e7018592 (patch) | |
| tree | 10038b20bc691ce17da97f13e0659b833f4a3919 /named.sysconfig | |
| parent | a622638f5e0f556953efda101cefc200da0d6265 (diff) | |
update to auto-enable of D-BUS if NetworkManager enabled
Diffstat (limited to 'named.sysconfig')
| -rw-r--r-- | named.sysconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/named.sysconfig b/named.sysconfig index 872bae2..395c956 100644 --- a/named.sysconfig +++ b/named.sysconfig @@ -21,3 +21,9 @@ # ENABLE_SDB=yes -- This enables use of 'named_sdb', which has support # -- for the ldap, pgsql and dir zone database backends # -- compiled in, to be used instead of named. +# +# 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. +# |
