From 0036f07039e11d90cab5530839ad977d74c0634c9a4e7342a171f716620f5e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20M=C3=B6llers?= Date: Mon, 24 Jan 2022 09:32:08 +0000 Subject: [PATCH] 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 --- bind.changes | 5 +++++ bind.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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