One more question...

On Mon, Aug 13, 2012 at 15:36:14 +0200, Laurent Bigonville wrote:

> +    for file in nut.conf upsmon.conf upssched.conf ; do
> +        if [ -f /etc/nut/$file ] ; then
> +            chown root:nut /etc/nut/$file
> +            chmod 640 /etc/nut/$file
> +        fi
> +    done

why is this is done unconditionally on postinst configure, instead of
just on first install?

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to