Hi!

Rowan Thorpe:
> This is another patchset following from patches I provided for #774859 and 
> then
> #774944. The first patch adds a defaults file with "VERBOSE='yes'", handling 
> in
> the init script for defaults overrides, and extra typical initscript
> sanity-checking and instructional comments. The second patch is purely
> whitespace cleanup and is obviously not important.

I'd rather not do that. VERBOSE is set system-wide in /etc/default/rcS.

I could be fine adding just this part, if that answers your use case. It
would allow one to still re-define VERBOSE only for coquelicot.

> +# Exit if the package is not installed
> +[ -x $DAEMON ] || exit 0
> +
> +# Read configuration variable file if it is present
> +! [ -r /etc/default/$NAME ] || . /etc/default/$NAME
> +
> +# Define LSB log_* functions.
> +# Depend on lsb-base (>= 3.0-6) to ensure that this file is present.
>  . /lib/lsb/init-functions

-- 
Lunar                                .''`. 
lu...@debian.org                    : :Ⓐ  :  # apt-get install anarchism
                                    `. `'` 
                                      `-   

Attachment: signature.asc
Description: Digital signature

Reply via email to