- 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:
parent
02eeb94e00
commit
9391fe4476
@ -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>
|
Thu Oct 18 10:14:08 UTC 2018 - Ismail Dönmez <idonmez@suse.com>
|
||||||
|
|
||||||
|
@ -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/drift
|
||||||
%ghost %attr(640,chrony,chrony) %{_localstatedir}/lib/chrony/rtc
|
%ghost %attr(640,chrony,chrony) %{_localstatedir}/lib/chrony/rtc
|
||||||
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
|
||||||
%ghost %attr(0750, %{name}, %{name}) %{_rundir}/%{name}
|
%ghost %attr(0755, %{name}, %{name}) %{_rundir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user