From: Zbigniew Jędrzejewski-Szmek Date: Tue, 9 Mar 2021 08:03:58 +0000 (+0100) Subject: logind: add …WithFlags methods to policy X-Git-Tag: v248-rc3~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ca6d78061c888b77aa0c878d465aad4955864a6;p=thirdparty%2Fsystemd.git logind: add …WithFlags methods to policy Without this, privilege escalation through polkit does not work, because all methods fail with permission errors. Forgotten in 8885fed4e3a52cf1bf105e42043203c485ed9d92. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1933335. --- diff --git a/src/login/org.freedesktop.login1.conf b/src/login/org.freedesktop.login1.conf index ac14942ba97..95d2ef0f063 100644 --- a/src/login/org.freedesktop.login1.conf +++ b/src/login/org.freedesktop.login1.conf @@ -130,30 +130,58 @@ send_interface="org.freedesktop.login1.Manager" send_member="PowerOff"/> + + + + + + + + + + + + + +