From 8a582f0cb2fb226e59eaaffb2736e675f5ecc985 Mon Sep 17 00:00:00 2001 From: ankry Date: Wed, 7 May 2003 16:07:25 +0000 Subject: [PATCH] - killed my previous bogus "fixes" Changed files: fetchmail.init -> 1.10 --- fetchmail.init | 2 -- 1 file changed, 2 deletions(-) diff --git a/fetchmail.init b/fetchmail.init index 57d7bb7..c3505e4 100644 --- a/fetchmail.init +++ b/fetchmail.init @@ -66,10 +66,8 @@ case "$1" in reload) if [ -f /var/lock/subsys/fetchmail ]; then msg_reloading "fetchmail" - busy killproc fetchmail -HUP RETVAL=$? - [ $RETVAL -eq 0 ] && ok || died else msg_not_running fetchmail exit 1 -- 2.44.0