Skip to content

Commit 50a7856

Browse files
Günther Deschnersimo5
authored andcommitted
Make sure non-root users can access gpstatedir.
Signed-off-by: Günther Deschner <[email protected]> Signed-off-by: Simo Sorce <[email protected]>
1 parent b19b8d1 commit 50a7856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxy/contrib/gssproxy.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ rm -rf %{buildroot}
8181
%{_unitdir}/gssproxy.service
8282
%{_sbindir}/gssproxy
8383
%attr(755,root,root) %dir %{pubconfpath}
84-
%attr(700,root,root) %dir %{gpstatedir}
84+
%attr(755,root,root) %dir %{gpstatedir}
8585
%attr(700,root,root) %dir %{gpstatedir}/clients
8686
%attr(0600,root,root) %config(noreplace) /%{_sysconfdir}/gssproxy/gssproxy.conf
8787
%attr(0644,root,root) %config(noreplace) /%{_sysconfdir}/gss/mech

0 commit comments

Comments
 (0)