[packages/bind] - Change /var/lib/named/M to writeable by named. Allows for DNSSEC auto-sign feature.

psz psz at pld-linux.org
Fri Jun 6 11:28:07 CEST 2014


commit b1588070ca5ac428bcc258c7ffcde500d23c82eb
Author: Patryk Szczygłowski <patryk at patryk.net>
Date:   Fri Jun 6 11:28:02 2014 +0200

    - Change /var/lib/named/M to writeable by named. Allows for DNSSEC auto-sign feature.

 bind.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bind.spec b/bind.spec
index e9db850..87d30bf 100644
--- a/bind.spec
+++ b/bind.spec
@@ -562,7 +562,7 @@ fi
 
 %attr(770,root,named) %dir %{_var}/lib/named
 %attr(770,root,named) %dir %{_var}/lib/named/D
-%attr(750,root,named) %dir %{_var}/lib/named/M
+%attr(770,root,named) %dir %{_var}/lib/named/M
 %attr(770,root,named) %dir %{_var}/lib/named/S
 %attr(750,root,named) %dir %{_var}/lib/named/etc
 %attr(640,root,named) %config(noreplace) %verify(not md5 mtime size) %{_var}/lib/named/etc/bind.keys
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bind.git/commitdiff/b1588070ca5ac428bcc258c7ffcde500d23c82eb



More information about the pld-cvs-commit mailing list