summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-04-26 23:24:19 +0200
committerGünther Deschner <gdeschner@redhat.com>2013-04-26 23:24:19 +0200
commitbff9bbe591fe2d07b6d9f3607cb1044b972ece8c (patch)
treee70fefc7754e4015f1ec1a54ba437ed77f5e1074
parentde0fcf955e49e8e8211d753f9064f9587217c535 (diff)
downloadgss-proxy-bff9bbe591fe2d07b6d9f3607cb1044b972ece8c.tar.gz
gss-proxy-bff9bbe591fe2d07b6d9f3607cb1044b972ece8c.tar.xz
gss-proxy-bff9bbe591fe2d07b6d9f3607cb1044b972ece8c.zip
Make sure non-root users can access gpstatedir.
-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 115690c..90a36b2 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