From cea25d01a298c4eac9716079ef34ae3bea135fde Mon Sep 17 00:00:00 2001 From: Sebastian Zagrodzki Date: Tue, 27 Mar 2001 19:39:07 +0000 Subject: [PATCH] - fixed status Changed files: ntp.init -> 1.4 --- ntp.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ntp.init b/ntp.init index 6c200e7..03213c8 100644 --- a/ntp.init +++ b/ntp.init @@ -36,12 +36,12 @@ case "$1" in ;; stop) # Stop daemons. - msg_stopping ntpd + msg_stopping ntp killproc ntpd rm -f /var/lock/subsys/ntp ;; status) - status ntp ntpd + status ntpd ;; restart|reload) $0 stop -- 2.44.0