summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-05-15 16:41:30 -0400
committerjim-p <jimp@pfsense.org>2012-05-15 16:41:30 -0400
commit11e069064b417cacbd56f7f557b131af3c10fb86 (patch)
tree44b8db72e81795117192dff3820c5b36212bb462 /usr/local/sbin
parent7dab8995dd939e0ab2fbbc517d2b6b4bcea0bc36 (diff)
downloadpfsense-11e069064b417cacbd56f7f557b131af3c10fb86.zip
pfsense-11e069064b417cacbd56f7f557b131af3c10fb86.tar.gz
Fix syntax here too in case we need to revive it.
Diffstat (limited to 'usr/local/sbin')
-rwxr-xr-xusr/local/sbin/ntpdate_sync_once.sh2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud