Package: nut Version: 2.4.3-1 Severity: normal Tags: patch --- debian/nut.README.Debian 2010-03-11 03:43:11.000000000 +0200 +++ nut.README.Debian 2010-04-10 05:54:10.000000000 +0200 @@ -128,6 +128,13 @@ /var/log/syslog to ensure that upsd, appropriate drivers, and upsmon started up correctly.
+(9) Add the following 5 lines to /etc/init.d/halt, right after the + `do_stop () {' line: + # See if nut needs to cut the power. + if [ -x /etc/init.d/nut ] + then + /etc/init.d/nut poweroff + fi Additional Notes for Sharing a UPS ---------------------------------- _________________________________________________________________ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. https://signup.live.com/signup.aspx?id=60969 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org