diff --git a/bind.changes b/bind.changes index 18e6ced..f110aa8 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 21 16:24:16 UTC 2022 - Callum Farmer + +- Add now working CONFIG parameter to sysusers generator + ------------------------------------------------------------------- Thu Jan 20 09:48:39 UTC 2022 - Josef Möllers diff --git a/bind.spec b/bind.spec index 7896d1d..9bc24bc 100644 --- a/bind.spec +++ b/bind.spec @@ -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