aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/UPower/UPower.conf
blob: 8f7fe34bfa4a39f69c9c2d62bbb024e7d0ce4c86 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[UPower]
# No swap on this system, so hibernate isn't an option. Fall back to a clean
# power-off at the critical threshold; poweralertd warns well before we get
# there so unsaved work can be saved.
CriticalPowerAction=PowerOff
PercentageLow=15
PercentageCritical=7
PercentageAction=3
TimeLow=1200
TimeCritical=300
TimeAction=120