Author: glen Date: Mon Jan 9 11:52:06 2012 GMT Module: packages Tag: HEAD ---- Log message: - restore mistakenly removed initscript
---- Files affected: packages/chrony: chrony.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/chrony/chrony.spec diff -u packages/chrony/chrony.spec:1.7 packages/chrony/chrony.spec:1.8 --- packages/chrony/chrony.spec:1.7 Wed Dec 14 08:58:29 2011 +++ packages/chrony/chrony.spec Mon Jan 9 12:52:00 2012 @@ -2,7 +2,7 @@ Summary: An NTP client/server Name: chrony Version: 1.26 -Release: 3 +Release: 4 License: GPL v2 Group: Daemons URL: http://chrony.tuxfamily.org/ @@ -111,6 +111,7 @@ %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/chronyd %config(noreplace) %verify(not md5 mtime size) /etc/init/chronyd.conf %config(noreplace) /etc/logrotate.d/chrony +%attr(754,root,root) /etc/rc.d/init.d/chronyd %attr(755,root,root) %{_bindir}/chronyc %attr(755,root,root) %{_sbindir}/chronyd %{_mandir}/man1/chrony.1* @@ -131,6 +132,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2012/01/09 11:52:00 glen +- restore mistakenly removed initscript + Revision 1.7 2011/12/14 07:58:29 glen - add upstart config ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/chrony/chrony.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
