From 5f572ffd9ae60ec50af3e7dfa1eaec4f6c111f21 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Mon, 20 Oct 2025 03:06:33 +0100 Subject: [PATCH] polkit: fix config syntax These fields do not start with an underscore. polkitd complains about them: polkitd[2017783]: skipping unknown tag <_description> at line 18 polkitd[2017783]: skipping unknown tag <_message> at line 19 --- policy/org.freedesktop.upower.policy.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/org.freedesktop.upower.policy.in b/policy/org.freedesktop.upower.policy.in index 6068294..b1d02b2 100644 --- a/policy/org.freedesktop.upower.policy.in +++ b/policy/org.freedesktop.upower.policy.in @@ -21,8 +21,8 @@ file are instantly applied. system-suspend - <_description>Enable battery charging limit - <_message>Authentication is required to set battery charging start and end limit. + Enable battery charging limit + Authentication is required to set battery charging start and end limit. no yes