aboutsummaryrefslogtreecommitdiffstats
path: root/50-ntpdate
diff options
context:
space:
mode:
Diffstat (limited to '50-ntpdate')
-rw-r--r--50-ntpdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/50-ntpdate b/50-ntpdate
index f9e980a..4322380 100644
--- a/50-ntpdate
+++ b/50-ntpdate
@@ -1,8 +1,8 @@
#!/bin/sh
-# Sync time from pool.ntp.org as soon as connection is up
case "${reason}" in
BOUND|INFORM|REBIND|REBOOT|RENEW|TIMEOUT|STATIC)
+ # sync time as soon as connection is up
# this reads nameserver from /etc/ntp.conf
ntpd -q
# alternatively use ntpdate and give hostname