Updated file permissions

This commit is contained in:
Morten Stevens 2020-05-27 16:10:21 +02:00
parent 4857604aa9
commit 4b4be60d14
1 changed files with 7 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: pdns
Version: 4.3.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A modern, advanced and high performance authoritative-only nameserver
License: GPLv2
URL: http://powerdns.com
@ -186,6 +186,9 @@ getent passwd pdns >/dev/null || \
exit 0
%post
# Update file permissions to root:pdns
chown -R root:pdns %{_sysconfdir}/%{name}
%systemd_post pdns.service
%preun
@ -306,6 +309,9 @@ exit 0
%{_unitdir}/ixfrdist@.service
%changelog
* Wed May 27 2020 Morten Stevens <mstevens@fedoraproject.org> - 4.3.0-2
- Updated file permissions
* Thu Apr 09 2020 Morten Stevens <mstevens@fedoraproject.org> - 4.3.0-1
- Update to 4.3.0