[launchd-changes] [23787] branches/PR-6461138-106.14

source_changes at macosforge.org source_changes at macosforge.org
Tue Jan 20 21:02:32 PST 2009


Revision: 23787
          http://trac.macosforge.org/projects/launchd/changeset/23787
Author:   kvv at apple.com
Date:     2009-01-20 21:02:32 -0800 (Tue, 20 Jan 2009)
Log Message:
-----------
PR-6461138 for 106.14.

Modified Paths:
--------------
    branches/PR-6461138-106.14/launchd/src/StartupItems/NetworkTime

Property Changed:
----------------
    branches/PR-6461138-106.14/


Property changes on: branches/PR-6461138-106.14
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/PR-6461138:23773-23785

Modified: branches/PR-6461138-106.14/launchd/src/StartupItems/NetworkTime
===================================================================
--- branches/PR-6461138-106.14/launchd/src/StartupItems/NetworkTime	2009-01-21 05:02:11 UTC (rev 23786)
+++ branches/PR-6461138-106.14/launchd/src/StartupItems/NetworkTime	2009-01-21 05:02:32 UTC (rev 23787)
@@ -22,7 +22,7 @@
 	# Synchronize our clock to the network's time,
 	# then fire off ntpd to keep the clock in sync.
 	ntpdate -bvs
-	ntpd -f /var/run/ntp.drift -p /var/run/ntpd.pid
+	ntpd -c /private/etc/ntp-restrict.conf -f /var/run/ntp.drift -p /var/run/ntpd.pid
     fi
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/launchd-changes/attachments/20090120/1d5a3035/attachment.html>


More information about the launchd-changes mailing list