From f3b35b2ddde6229b0c212eb3d33a64e28f1f3d89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Wed, 6 Dec 2023 21:18:39 +0100 Subject: [PATCH] Rename unbound.sysusers to unbound.conf Resolves: rhbz#2252265 --- unbound.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unbound.spec b/unbound.spec index ee7d4a0..de33dbc 100644 --- a/unbound.spec +++ b/unbound.spec @@ -311,7 +311,7 @@ install -p -m 0644 %{SOURCE15} %{buildroot}%{_unitdir}/unbound-anchor.timer install -p -m 0644 %{SOURCE17} %{buildroot}%{_unitdir}/unbound-anchor.service install -p -m 0644 %{SOURCE12} %{buildroot}%{_sysconfdir}/unbound install -p -m 0644 %{SOURCE14} %{buildroot}%{_sysconfdir}/sysconfig/unbound -install -p -D -m 0644 %{SOURCE20} %{buildroot}%{_sysusersdir}/%{name}.sysusers +install -p -D -m 0644 %{SOURCE20} %{buildroot}%{_sysusersdir}/%{name}.conf %if %{with_munin} # Install munin plugin and its softlinks install -d -m 0755 %{buildroot}%{_sysconfdir}/munin/plugin-conf.d @@ -476,7 +476,7 @@ popd %doc doc/README %license doc/LICENSE %attr(0755,root,root) %dir %{_sysconfdir}/%{name} -%{_sysusersdir}/%{name}.sysusers +%{_sysusersdir}/%{name}.conf %{_libdir}/libunbound.so.8* %dir %attr(0755,unbound,unbound) %{_sharedstatedir}/%{name} %verify(not size mtime filedigest link mode user group) %{_sharedstatedir}/%{name}/root.key