mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 07:38:17 +02:00
etc/UPower.conf: fix "riscky" typo
Fix the typo on line 86 where it says "riscky", when it should say "risky"
This commit is contained in:
parent
08bfb29f37
commit
83eecbab65
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ TimeAction=120
|
|||
|
||||
# Enable the risky CriticalPowerAction-Suspend
|
||||
# This option is not recommended, but it is here for users who
|
||||
# want to enable the riscky CriticalPowerAction, such as "Suspend"
|
||||
# want to enable the risky CriticalPowerAction, such as "Suspend"
|
||||
# to fulfill their needs.
|
||||
# Default is false
|
||||
AllowRiskyCriticalPowerAction=false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue