Bug#530869: Workaround tested

2009-05-29 Thread Arnaud Quette
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

Bug#530869: Workaround tested

2009-05-28 Thread 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' /etc/nut/upsmon.conf` wait_delay=`sed -ne 's