Files
apcupsd/README.SUSE
Antonio Teixeira 4789aa9d95 Accepting request 1186572 from home:manfred999
Build fix for Leap 15.6:

- remove obsolete text concerning apcupsd-early-powerdown in README.SUSE
- do not use /sbin/service, call systemctl directly
- Leap 15.6 also needs util-linux-tty-tools
- Patch configure to show correct GCC version (not configure.in, autoreconf fails)
- Use %make_build in spec file

OBS-URL: https://build.opensuse.org/request/show/1186572
OBS-URL: https://build.opensuse.org/package/show/hardware/apcupsd?expand=0&rev=104
2024-07-10 14:16:41 +00:00

26 lines
842 B
Plaintext

Advanced apcupsd configuration
WARNING for hybrid sleep (suspend to both)
Hybrid sleep works properly only on human operated desktop systems.
Do not use hybrid sleep on machines that need to automatically turn on
after power outage! If the power returns while the computer sleeps but
before battery goes out of power, the UPS has no way to wake the device.
Suspend to disk
If you want to configure nut to do suspend to disk instead of shutdown
you should:
- Verify, that suspend to disk works correctly on your machine,
e. g. by systemctl hibernate
(You can lose your unsaved data, if your computer does not hibernate
correctly.)
- Verify, that your UPS provides reasonable grace period to complete
hibernation in all situations.
- Use YaST Sysconfig editor and set
Hardware->UPS->APCUPSD_POWERFAIL_BEHAVIOR to "hibernate".