From bc9d00bcad988795e37abc5830165a4d1540638a7eb2531bde831026d4aad2b3 Mon Sep 17 00:00:00 2001 From: Michal Hrusecky Date: Tue, 11 May 2021 09:28:26 +0000 Subject: [PATCH] - Make /etc/knot directory owned by knot - fix reload action OBS-URL: https://build.opensuse.org/package/show/server:dns/knot?expand=0&rev=9 --- knot.changes | 5 +++++ knot.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/knot.changes b/knot.changes index 41e866b..2180fbf 100644 --- a/knot.changes +++ b/knot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 11 09:24:39 UTC 2021 - Michal Hrusecky + +- Make /etc/knot directory owned by knot - fix reload action + ------------------------------------------------------------------- Sat Mar 27 12:05:44 UTC 2021 - Jan Engelhardt diff --git a/knot.spec b/knot.spec index b8a84a6..76e7ff7 100644 --- a/knot.spec +++ b/knot.spec @@ -247,7 +247,7 @@ fi %postun -n %{libzscanner} -p /sbin/ldconfig %files -%dir %attr(750,root,root) %{_sysconfdir}/%{pkg_name} +%dir %attr(750,knot,knot) %{_sysconfdir}/%{pkg_name} %config(noreplace) %{_sysconfdir}/%{pkg_name}/%{pkg_name}.conf %{_sbindir}/* %{_bindir}/*