diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-06-04 13:44:35 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-06-04 13:44:35 +0000 |
| commit | 1d6a8ca7c859fb28e5aac4ad1d2be784c8f66f2d (patch) | |
| tree | ea060bf4870b0420aeb4a7674c078303fc6dd083 /named.sysconfig | |
| parent | 8ee35bfeb812c0527c74e6a3e5f8d5a66c84c346 (diff) | |
- very minor compatibility change in bind-chroot-admin (line 215)
- enabled IDN support by default and don't distribute IDN libraries
(#169546)
- specfile cleanup
- add dynamic directory to /var/named. This directory will be primarily
used for dynamic DNS zones. ENABLE_ZONE_WRITE and SELinux's
named_write_master_zones no longer exist
Diffstat (limited to 'named.sysconfig')
| -rw-r--r-- | named.sysconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/named.sysconfig b/named.sysconfig index 395c956..e331aa5 100644 --- a/named.sysconfig +++ b/named.sysconfig @@ -10,14 +10,6 @@ # OPTIONS="whatever" -- These additional options will be passed to named # at startup. Don't add -t here, use ROOTDIR instead. # -# ENABLE_ZONE_WRITE=yes -- If SELinux is disabled, then allow named to write -# its zone files and create files in its $ROOTDIR/var/named -# directory, necessary for DDNS and slave zone transfers. -# Slave zones should reside in the $ROOTDIR/var/named/slaves -# directory, in which case you would not need to enable zone -# writes. If SELinux is enabled, you must use only the -# 'named_write_master_zones' variable to enable zone writes. -# # 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. |
