https://bugzilla.novell.com/show_bug.cgi?id=660236 https://bugzilla.novell.com/show_bug.cgi?id=660236#c5 --- Comment #5 from Arjen de Korte <suse+build@de-korte.org> 2011-01-14 10:23:49 UTC --- The above shutdown command should be SHUTDOWNCMD /usr/sbin/pm-hibernate By using that (and the above mentioned patch) the system hibernates when the UPS battery is getting low and resumes when the power comes back. There is one snag worth mentioning however. Due to ordering of the scripts, there will be no network capabilities at the time the system hibernates and resumes. This means two things: 1) It will be impossible to send a shutdown signal to the UPS. This is not a big deal, since the existing network connected UPS drivers (snmp-ups and netxml-ups) don't support this at the moment. 2) When resuming, 'restartservice nut' is guaranteed to fail, because there is no network at the time the script runs. Worse, since the service no longer runs, you'll also be unaware of the status of the UPS and will be vulnerable to power failures. Note that the above two problems only exist for the network connected drivers. There is no problem with serial or USB connected ones. This means there only is a problem if a system is running a upsd server that listens to either a snmp-ups or netxml-ups driver. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.