[launchd-changes] [23778] branches/launchd-SUTiger

source_changes at macosforge.org source_changes at macosforge.org
Tue Jan 13 11:15:50 PST 2009


Revision: 23778
          http://trac.macosforge.org/projects/launchd/changeset/23778
Author:   kvv at apple.com
Date:     2009-01-13 11:15:50 -0800 (Tue, 13 Jan 2009)
Log Message:
-----------
Merged PR-6461138

Modified Paths:
--------------
    branches/launchd-SUTiger/launchd/src/StartupItems/NetworkTime

Property Changed:
----------------
    branches/launchd-SUTiger/


Property changes on: branches/launchd-SUTiger
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/PR-6461138:23773-23777

Modified: branches/launchd-SUTiger/launchd/src/StartupItems/NetworkTime
===================================================================
--- branches/launchd-SUTiger/launchd/src/StartupItems/NetworkTime	2009-01-10 00:53:42 UTC (rev 23777)
+++ branches/launchd-SUTiger/launchd/src/StartupItems/NetworkTime	2009-01-13 19:15:50 UTC (rev 23778)
@@ -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/20090113/0926f6c4/attachment.html>


More information about the launchd-changes mailing list