[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#684732: unblock: nut/2.6.4-2



Le Sat, 29 Sep 2012 20:56:11 +0200,
Julien Cristau <jcristau@debian.org> a écrit :

> 
> why is the last bit needed?
> 
> +    if [ -d /var/run/nut ] ; then
> +        chown root:nut /var/run/nut
> +        chmod 770 /var/run/nut
> +    fi
> 
> why does the nut user need write access there?  And why is this
> created in postinst instead of an init script?

nut should be able to create sockets in that directory.

This is probably a bit redundant as this is also done in the initscript.

Cheers

Laurent Bigonville


Reply to: