Accepting request 947995 from home:gmbr3:Active

- Add now working CONFIG parameter to sysusers generator

OBS-URL: https://build.opensuse.org/request/show/947995
OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=335
This commit is contained in:
Josef Möllers 2022-01-24 09:32:08 +00:00 committed by Git OBS Bridge
parent 02c9c898db
commit 0036f07039
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 21 16:24:16 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
- Add now working CONFIG parameter to sysusers generator
-------------------------------------------------------------------
Thu Jan 20 09:48:39 UTC 2022 - Josef Möllers <josef.moellers@suse.com>

View File

@ -222,7 +222,7 @@ for d in arm; do
make -C doc/${d} SPHINXBUILD=sphinx-build doc
done
%if %{with_systemd}
%sysusers_generate_pre %{SOURCE72} named
%sysusers_generate_pre %{SOURCE72} named named.conf
%endif
%install