diff --git a/booleans-targeted.conf b/booleans-targeted.conf index 5185257..d0150b1 100644 --- a/booleans-targeted.conf +++ b/booleans-targeted.conf @@ -108,7 +108,7 @@ httpd_unified = false # Allow BIND to write the master zone files.Generally this is used for dynamic DNS. # -named_write_master_zones = false +named_write_master_zones = true # Allow nfs to be exported read/write. # diff --git a/selinux-policy.changes b/selinux-policy.changes index abfe0cc..56e5e28 100644 --- a/selinux-policy.changes +++ b/selinux-policy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 26 14:28:40 UTC 2024 - Cathy Hu + +- Enable named_write_master_zones boolean by default (bsc#1229479) + ------------------------------------------------------------------- Fri Aug 23 08:42:06 UTC 2024 - cathy.hu@suse.com