forked from pool/haproxy
Accepting request 951547 from home:gmbr3:Active
- Add now working CONFIG parameter to sysusers generator OBS-URL: https://build.opensuse.org/request/show/951547 OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=256
This commit is contained in:
parent
beaec7a986
commit
9c6dee7c39
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 10:13:35 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Add now working CONFIG parameter to sysusers generator
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 11 17:20:22 UTC 2022 - mrueckert@suse.de
|
||||
|
||||
|
@ -186,7 +186,7 @@ make %{?_smp_mflags} \
|
||||
%if %{with systemd}
|
||||
make -C admin/systemd PREFIX="%{_prefix}"
|
||||
%if %{with sysusers}
|
||||
%sysusers_generate_pre %{SOURCE5} haproxy
|
||||
%sysusers_generate_pre %{SOURCE5} haproxy haproxy-user.conf
|
||||
%endif
|
||||
%endif
|
||||
make admin/halog/halog DEBUG_CFLAGS="%{optflags}" V=1
|
||||
|
Loading…
Reference in New Issue
Block a user