[launchd-changes] [23773] branches/PR-6461138/launchd/src/StartupItems/NetworkTime

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 8 13:36:42 PST 2009


Revision: 23773
          http://trac.macosforge.org/projects/launchd/changeset/23773
Author:   kvv at apple.com
Date:     2009-01-08 13:36:41 -0800 (Thu, 08 Jan 2009)
Log Message:
-----------
rdar://problem/6461138

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

Modified: branches/PR-6461138/launchd/src/StartupItems/NetworkTime
===================================================================
--- branches/PR-6461138/launchd/src/StartupItems/NetworkTime	2009-01-08 21:35:05 UTC (rev 23772)
+++ branches/PR-6461138/launchd/src/StartupItems/NetworkTime	2009-01-08 21:36:41 UTC (rev 23773)
@@ -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/20090108/be1f0d51/attachment.html>


More information about the launchd-changes mailing list