diff --git a/chrony.changes b/chrony.changes index 3c309a2..ea1d4eb 100644 --- a/chrony.changes +++ b/chrony.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 22 09:27:58 UTC 2018 - Martin Pluskal + +- Remove discrepancies between spec file and chrony-tmpfiles (boo#1115529) + ------------------------------------------------------------------- Thu Oct 18 10:14:08 UTC 2018 - Ismail Dönmez diff --git a/chrony.spec b/chrony.spec index a2fe0ee..43286f2 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(0750, %{name}, %{name}) %{_rundir}/%{name} +%ghost %attr(0755, %{name}, %{name}) %{_rundir}/%{name} %changelog