- Remove discrepancies between spec file and chrony-tmpfiles (boo#1115529)

OBS-URL: https://build.opensuse.org/package/show/network:time/chrony?expand=0&rev=58
This commit is contained in:
Martin Pluskal 2018-11-22 09:39:42 +00:00 committed by Git OBS Bridge
parent 02eeb94e00
commit 9391fe4476
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 22 09:27:58 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
- Remove discrepancies between spec file and chrony-tmpfiles (boo#1115529)
-------------------------------------------------------------------
Thu Oct 18 10:14:08 UTC 2018 - Ismail Dönmez <idonmez@suse.com>

View File

@ -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