From 82deea60a71344060102d9a3ebc058737afc7f36 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 15 May 2012 16:41:30 -0400 Subject: Fix syntax here too in case we need to revive it. --- usr/local/sbin/ntpdate_sync_once.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local') diff --git a/usr/local/sbin/ntpdate_sync_once.sh b/usr/local/sbin/ntpdate_sync_once.sh index e328ac4..7aa20a8 100755 --- a/usr/local/sbin/ntpdate_sync_once.sh +++ b/usr/local/sbin/ntpdate_sync_once.sh @@ -16,4 +16,4 @@ while [ "$NOTSYNCED" = "true" ]; do sleep 5 done -/usr/local/sbin/ntpd -s -f /var/etc/ntpd.conf \ No newline at end of file +/usr/local/sbin/ntpd -g -c /var/etc/ntpd.conf \ No newline at end of file -- cgit v1.1