From: Laurent Bigonville <bigon@xxxxxxxx> Debian now installs that executable directly in /usr/libexec for the version 0.105 Signed-off-by: Laurent Bigonville <bigon@xxxxxxxx> --- policy/modules/services/policykit.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/services/policykit.fc b/policy/modules/services/policykit.fc index e2782838..85814b95 100644 --- a/policy/modules/services/policykit.fc +++ b/policy/modules/services/policykit.fc @@ -11,6 +11,7 @@ # Systemd unit file /usr/lib/systemd/system/[^/]*polkit.* -- gen_context(system_u:object_r:policykit_unit_t,s0) +/usr/libexec/polkit-agent-helper-1 -- gen_context(system_u:object_r:policykit_auth_exec_t,s0) /usr/libexec/polkit-read-auth-helper -- gen_context(system_u:object_r:policykit_auth_exec_t,s0) /usr/libexec/polkit-grant-helper.* -- gen_context(system_u:object_r:policykit_grant_exec_t,s0) /usr/libexec/polkit-resolve-exe-helper.* -- gen_context(system_u:object_r:policykit_resolve_exec_t,s0) -- 2.28.0.rc1