summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-09 03:11:43 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-09 03:11:43 +0000
commit9583064a753562b9db71b63c9216226f0bdc7a82 (patch)
tree0f5ac1b6b8ad12d70fa7d1bf5188536fd9761062 /usr
parentef9366bd0fb91efed86c6cb6d3ae946a7bf0d1b7 (diff)
downloadpfsense-9583064a753562b9db71b63c9216226f0bdc7a82.zip
pfsense-9583064a753562b9db71b63c9216226f0bdc7a82.tar.gz
Sync
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/sbin/ntpdate_sync_once.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/sbin/ntpdate_sync_once.sh b/usr/local/sbin/ntpdate_sync_once.sh
index a7f98a3..deea394 100755
--- a/usr/local/sbin/ntpdate_sync_once.sh
+++ b/usr/local/sbin/ntpdate_sync_once.sh
@@ -8,3 +8,6 @@ while [ "$NOTSYNCED" = "true" ]; do
NOTSYNCED="false"
fi
done
+
+# Launch -- we have net.
+/usr/local/sbin/ntpd -s -f /var/etc/ntpd.conf
OpenPOWER on IntegriCloud