please fix /etc/init.d/MailScanner reload for SuSE
Heinz.Knutzen at dataport.de
Heinz.Knutzen at dataport.de
Tue Jun 19 16:25:21 IST 2007
I have testet this with SLES 9 and SLES 10.
Julian Field wrote:
> What versions of SuSE have you tested this with?
Heinz.Knutzen at dataport.de wrote:
> The SuSE version of
> /etc/init.d/MailScanner reload
> doesn't work:
> Reload service MailScanner failed
>
> This has been verified with current version 4.60.8-1 of MailScanner.
> Please apply this patch to correct the problem:
>
> --- etc/init.d/MailScanner.orig 2007-06-18 18:20:41.478623000 +0200
> +++ etc/init.d/MailScanner 2007-06-18 18:21:59.330058015 +0200
> @@ -183,7 +183,7 @@
> ;;
> reload|force-reload)
> echo -n "Reload service MailScanner"
> - killproc -p $mspid -HUP /usr/sbin/MailScanner
> + killproc -p $mspid -HUP MailScanner
> rc_status -v
> ;;
> status)
More information about the MailScanner
mailing list