commit 18ed06ad5e14e43e3fbf7567aaa5350cd23598bb
Author: Elan Ruusamäe <[email protected]>
Date:   Wed May 1 15:36:41 2013 +0300

    correct permissions for log dir

 puppet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/puppet.spec b/puppet.spec
index 87a01eb..faf0bf3 100644
--- a/puppet.spec
+++ b/puppet.spec
@@ -220,7 +220,7 @@ fi
 
 # These need to be owned by puppet so the server can write to them.
 %dir %attr(755,puppet,puppet) %{_localstatedir}/run/%{name}
-%dir %attr(755,puppet,puppet) %{_localstatedir}/log/%{name}
+%dir %attr(750,puppet,puppet) %{_localstatedir}/log/%{name}
 %dir %{_localstatedir}/lib/%{name}
 
 %files server
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/puppet.git/commitdiff/18ed06ad5e14e43e3fbf7567aaa5350cd23598bb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to