diff --git a/dhcp.changes b/dhcp.changes index 78a29be..bbdcd5b 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 14 13:19:38 UTC 2022 - Callum Farmer + +- Add now working CONFIG parameter to sysusers generator + ------------------------------------------------------------------- Tue Oct 26 11:58:59 UTC 2021 - Reinhard Max diff --git a/dhcp.spec b/dhcp.spec index fe58d6f..eaa671f 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -274,7 +274,7 @@ cat bind/install.log : building dhcp sources %make_build %if %{with sysusers} -%sysusers_generate_pre %{SOURCE47} dhcp-server +%sysusers_generate_pre %{SOURCE47} dhcp-server dhcp-user.conf %endif %check