diff --git a/haproxy.changes b/haproxy.changes index eb17948..ba29ca1 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 4 10:13:35 UTC 2022 - Callum Farmer + +- Add now working CONFIG parameter to sysusers generator + ------------------------------------------------------------------- Tue Jan 11 17:20:22 UTC 2022 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index 0089992..977fb5e 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -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