From 76d50a78077de1ffb53239078e0aa2da384b4f74 Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Mon, 29 Oct 2007 23:50:54 +0000 Subject: [PATCH] r18: --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/postinst b/debian/postinst index 0f3ecb6..1acb14a 100755 --- a/debian/postinst +++ b/debian/postinst @@ -19,7 +19,7 @@ konfiguriraj() { cp_check_and_sed 'NTPSERVERS' \ "s/^.*NTPSERVERS.*/NTPSERVERS=\"zg1.ntp.carnet.hr ri.ntp.carnet.hr zg2.ntp.carnet.hr st.ntp.carnet.hr os.ntp.carnet.hr 127.127.1.0\"/g" \ - /etc/default/ntpservers || true + /etc/default/ntpdate || true } if [ -f /usr/share/doc/ntp-cn/ntp.conf.tmpl -a -f /etc/ntp.conf ]; then -- 1.7.10.4