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
This commit is contained in:
Reinhard Max 2022-01-17 10:41:14 +00:00 committed by Git OBS Bridge
parent 6cacf40c5a
commit 84afc13868
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 14 13:19:38 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
- Add now working CONFIG parameter to sysusers generator
-------------------------------------------------------------------
Tue Oct 26 11:58:59 UTC 2021 - Reinhard Max <max@suse.com>

View File

@ -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