From fb943fce8920492f4c510dd983138b40c6e28a9f Mon Sep 17 00:00:00 2001 From: jim-p Date: Sun, 19 Apr 2009 19:14:43 -0400 Subject: Add an option to the NUT package that will let the user choose to power down (shutdown -p) instead of halt. Should fix Ticket #1882 Shutdown -p will only work on supported systems. Since the behavior on unsupported systems is unknown, giving the user a choice seemed like the better way. --- config/nut/nut.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/nut/nut.xml') diff --git a/config/nut/nut.xml b/config/nut/nut.xml index fdaa6295..0bd91adf 100644 --- a/config/nut/nut.xml +++ b/config/nut/nut.xml @@ -467,6 +467,11 @@ + + Power Down Instead of Halt + powerdown + checkbox + Local Remote Access Address <br>(ex: 192.168.1.0/24) allowaddr -- cgit v1.2.3