Skip to content

Ignore as the CriticalPowerAction

Kate Hsuan requested to merge wip/kate/ignore-CriticalPowerAction into master

Upower will do nothing when the CriticalPowerAction is set to Ignore.
It is a risky action so AllowRiskyCriticalPowerAction should be set to true to enable it. Otherwise, the default CriticalPowerAction (HybridSleep) will be used.

Resolves: #41 (closed)
Related: !40 (closed)
Link: https://aur.archlinux.org/cgit/aur.git/tree/0001-Add-a-critical-action-Ignore.patch?h=upower-nocritical-nosystemd-git

Merge request reports