- Implemented hibernate on power fail (bnc#703592#c39). OBS-URL: https://build.opensuse.org/request/show/79877 OBS-URL: https://build.opensuse.org/package/show/hardware/apcupsd?expand=0&rev=22
10 lines
279 B
Plaintext
10 lines
279 B
Plaintext
## Path: Hardware/UPS
|
|
## Description: Defines UPS behavior
|
|
## Type: list(shutdown,hibernate)
|
|
## Default: shutdown
|
|
#
|
|
# What to do if UPS goes out of power? Shutdown or hibernate.
|
|
# Read /usr/share/doc/packages/apcupsd/README.SUSE for more.
|
|
#
|
|
APCUPSD_POWERFAIL_BEHAVIOR="shutdown"
|