diff --git a/chrony-tmpfiles b/chrony-tmpfiles index 4db3879..41aa569 100644 --- a/chrony-tmpfiles +++ b/chrony-tmpfiles @@ -1 +1 @@ -d /run/chrony 0755 chrony chrony \ No newline at end of file +d /run/chrony 0750 chrony chrony diff --git a/chrony.spec b/chrony.spec index 43286f2..a2fe0ee 100644 --- a/chrony.spec +++ b/chrony.spec @@ -228,6 +228,6 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d "%{_localstatedir}/ %ghost %attr(640,chrony,chrony) %{_localstatedir}/lib/chrony/drift %ghost %attr(640,chrony,chrony) %{_localstatedir}/lib/chrony/rtc %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony -%ghost %attr(0755, %{name}, %{name}) %{_rundir}/%{name} +%ghost %attr(0750, %{name}, %{name}) %{_rundir}/%{name} %changelog