summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-09 03:10:43 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-09 03:10:43 +0000
commitf6193985863ff6e39d70a3c387829e6691628586 (patch)
treed6f2196c9a1d1e1f41e99e88efe331e8e006c71d /usr/local/sbin
parentdd79b5c9af41de5b065866e0cce53566e4cda380 (diff)
downloadpfsense-f6193985863ff6e39d70a3c387829e6691628586.zip
pfsense-f6193985863ff6e39d70a3c387829e6691628586.tar.gz
Sync
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 a0ec0f8..deea394 100755
--- a/usr/local/sbin/ntpdate_sync_once.sh
+++ b/usr/local/sbin/ntpdate_sync_once.sh
@@ -10,4 +10,4 @@ while [ "$NOTSYNCED" = "true" ]; do
done
# Launch -- we have net.
-/usr/local/sbin/ntpd -s -f {$g['varetc_path']}/ntpd.conf
+/usr/local/sbin/ntpd -s -f /var/etc/ntpd.conf
OpenPOWER on IntegriCloud