forked from pool/haproxy
- if we lock down the permissions the home directory has to be
owned by haproxy OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=162
This commit is contained in:
parent
7a9be1bc6a
commit
00a86a081a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 8 19:19:06 UTC 2018 - mrueckert@suse.de
|
||||||
|
|
||||||
|
- if we lock down the permissions the home directory has to be
|
||||||
|
owned by haproxy
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 4 08:36:21 UTC 2018 - jengelh@inai.de
|
Sun Mar 4 08:36:21 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -226,7 +226,7 @@ getent passwd %{pkg_name} >/dev/null || \
|
|||||||
%{_sbindir}/haproxy
|
%{_sbindir}/haproxy
|
||||||
%{_sbindir}/haproxy-halog
|
%{_sbindir}/haproxy-halog
|
||||||
%{_sbindir}/rchaproxy
|
%{_sbindir}/rchaproxy
|
||||||
%{pkg_home}
|
%dir %attr(-,root,haproxy) %{pkg_home}
|
||||||
%{_mandir}/man1/%{pkg_name}.1.gz
|
%{_mandir}/man1/%{pkg_name}.1.gz
|
||||||
%{vim_data_dir}/syntax/%{pkg_name}.vim
|
%{vim_data_dir}/syntax/%{pkg_name}.vim
|
||||||
%if %{with apparmor}
|
%if %{with apparmor}
|
||||||
|
Loading…
Reference in New Issue
Block a user