- 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
This commit is contained in:
Michal Hrusecky 2021-05-11 09:28:26 +00:00 committed by Git OBS Bridge
parent 19eefd5919
commit bc9d00bcad
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 11 09:24:39 UTC 2021 - Michal Hrusecky <michal.hrusecky@opensuse.org>
- Make /etc/knot directory owned by knot - fix reload action
-------------------------------------------------------------------
Sat Mar 27 12:05:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -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}/*