From 84afc138685d73fa3b37f6fa4572c4404117e81430ba558e8a8bd1c87dc7834e Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 17 Jan 2022 10:41:14 +0000 Subject: [PATCH] Accepting request 946765 from home:gmbr3:Active - Add now working CONFIG parameter to sysusers generator OBS-URL: https://build.opensuse.org/request/show/946765 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=238 --- dhcp.changes | 5 +++++ dhcp.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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