From a5cb12e876c4f5146ce604fe4c3d96d7739f37e4 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 27 May 2013 09:54:54 +0200 Subject: update comment --- 50-ntpdate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf