diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-07-20 11:31:19 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-07-20 11:31:19 +0000 |
| commit | 2be0bc65f4feda68a16de11f5974dd1038f6d3f4 (patch) | |
| tree | 82b0a22843e4f44146c36ddacb92034a1df076a3 /named.sysconfig | |
| parent | 969b1cbd8f0eeedf2e9050986484112f7d7f00d4 (diff) | |
- removed bind-sdb package (default named has compiled SDB backend now)bind-9_5_0a5-3_9_fc8
- integrated DLZ (Dynamically loadable zones) drivers
- integrated GSS-TSIG support (RFC 3645)
- build with -O0 (many new features, potential core dumps will be more
useful)
Diffstat (limited to 'named.sysconfig')
| -rw-r--r-- | named.sysconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/named.sysconfig b/named.sysconfig index e331aa5..cec6b8a 100644 --- a/named.sysconfig +++ b/named.sysconfig @@ -10,10 +10,6 @@ # OPTIONS="whatever" -- These additional options will be passed to named # at startup. Don't add -t here, use ROOTDIR instead. # -# 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 |
