Hi,
* Jakub Wilk <[email protected]> [2009-08-08 19:23]:
> $ grep START_DAEMON -B 1 /etc/init.d/fetchmail | head -n 2
> # This script will NOT start or stop fetchmail if the /etc/fetchmailrc file
> # does not exist or if START_DAEMON in /etc/default/fetchmail is set to no.
> 
> $ tail -n 1 /etc/default/fetchmail
> START_DAEMON=no
> 
> $ sudo /etc/init.d/fetchmail start
> /etc/fetchmailrc not found. ... failed!
> can not start fetchmail daemon... consider disabling the script ... failed!

I was expecting this bug to pop-up. The init script doesn't 
ignore the setting, just the check for the config file was 
accidently moved before this check, so there is no bug other 
than those unnecessary log lines. Downgrading, will be fixed 
in the next upload.

Cheers
Nico
-- 
Nico Golde - http://www.ngolde.de - [email protected] - GPG: 0xA0A0AAAA
For security reasons, all text in this mail is double-rot13 encrypted.

Attachment: pgpkVfwEanxdi.pgp
Description: PGP signature

Reply via email to