SHA256
1
0
forked from pool/bind
Dominique Leuenberger 2022-01-26 20:26:36 +00:00 committed by Git OBS Bridge
commit c4ea47b332
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