Package: fetchmail
Version: 6.3.21-4
Severity: normal

The init script has the following:

if [ ! "x$START_DAEMON" = "xyes" -a ! "$1" = "status" ]; then
        log_warning_msg "Not starting fetchmail daemon, disabled via 
/etc/default/fetchmail"
        exit 0
fi

With the fancy LSB messages from current sid, this is displayed as a orange
warning, while it's rather simple configuration impact w/o harm. You should
rather use log_action_msg instead of log_warning_msg.

Cheers,
        Moritz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to