summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-10-02 21:12:58 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-10-02 21:12:58 +0000
commit20b90e0ae919718fbe88e6f5cd974a1c59f1d08a (patch)
tree0369435e7b80f1059b3c236d46417ece5f8e318b /etc/rc.bootup
parentbc95f193f7255ba13d57b0f9631774b7895c9a7e (diff)
downloadpfsense-20b90e0ae919718fbe88e6f5cd974a1c59f1d08a.zip
pfsense-20b90e0ae919718fbe88e6f5cd974a1c59f1d08a.tar.gz
Switch to OpenNTPD.
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index b9d79c5..0571299 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -234,7 +234,9 @@
services_proxyarp_configure();
/* start the NTP client */
+ echo "Starting OpenNTP time client...";
system_ntp_configure();
+ echo "done.\n";
/* setup pppoe and pptp */
vpn_setup();
OpenPOWER on IntegriCloud