We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19b8d1 commit 50a7856Copy full SHA for 50a7856
proxy/contrib/gssproxy.spec.in
@@ -81,7 +81,7 @@ rm -rf %{buildroot}
81
%{_unitdir}/gssproxy.service
82
%{_sbindir}/gssproxy
83
%attr(755,root,root) %dir %{pubconfpath}
84
-%attr(700,root,root) %dir %{gpstatedir}
+%attr(755,root,root) %dir %{gpstatedir}
85
%attr(700,root,root) %dir %{gpstatedir}/clients
86
%attr(0600,root,root) %config(noreplace) /%{_sysconfdir}/gssproxy/gssproxy.conf
87
%attr(0644,root,root) %config(noreplace) /%{_sysconfdir}/gss/mech
0 commit comments