Hi Martin,
2009/5/28 Martin Maney
> I had a chance to test this on the Lenny machine where the problem was
> first seen. Replacing one line in the init script allows the machine
> to send the shutdown command to the UPS:
>
> poweroff)
> flag=`sed -ne 's#^ *POWERDOWNFLAG *\(.*\)$#\1#p' /et
I had a chance to test this on the Lenny machine where the problem was
first seen. Replacing one line in the init script allows the machine
to send the shutdown command to the UPS:
poweroff)
flag=`sed -ne 's#^ *POWERDOWNFLAG *\(.*\)$#\1#p' /etc/nut/upsmon.conf`
wait_delay=`sed -ne 's
2 matches
Mail list logo