summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-04-26 23:24:19 +0200
committerSimo Sorce <simo@redhat.com>2013-04-26 20:33:23 -0400
commit50a785636f71bc122a4ab9dd833b6ac083107891 (patch)
treeab2e5f1f9f152fd3041968af2d77d20558baa7b9
parentb19b8d1718c7e93d9ed1df03ee27334f56e9099f (diff)
downloadgss-proxy-50a785636f71bc122a4ab9dd833b6ac083107891.tar.gz
gss-proxy-50a785636f71bc122a4ab9dd833b6ac083107891.tar.xz
gss-proxy-50a785636f71bc122a4ab9dd833b6ac083107891.zip
Make sure non-root users can access gpstatedir.
Signed-off-by: Günther Deschner <gdeschner@redhat.com> Signed-off-by: Simo Sorce <simo@redhat.com>
-rw-r--r--proxy/contrib/gssproxy.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/contrib/gssproxy.spec.in b/proxy/contrib/gssproxy.spec.in
index 1daffe5..dc69980 100644
--- a/proxy/contrib/gssproxy.spec.in
+++ b/proxy/contrib/gssproxy.spec.in
@@ -81,7 +81,7 @@ rm -rf %{buildroot}
%{_unitdir}/gssproxy.service
%{_sbindir}/gssproxy
%attr(755,root,root) %dir %{pubconfpath}
-%attr(700,root,root) %dir %{gpstatedir}
+%attr(755,root,root) %dir %{gpstatedir}
%attr(700,root,root) %dir %{gpstatedir}/clients
%attr(0600,root,root) %config(noreplace) /%{_sysconfdir}/gssproxy/gssproxy.conf
%attr(0644,root,root) %config(noreplace) /%{_sysconfdir}/gss/mech