Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 507352 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-7 lines)
Lines 12-13 Link Here
12
PIDFILE="/run/amavisd/amavisd.pid"
13
Lines 27-31 Link Here
27
	if [[ ! -e $PIDFILE ]] ; then
28
		ewarn "Amavisd crashed or was terminated!"
29
		return 0
30
	fi
31

Return to bug 507352