Files
snapd/data
Sergio Cazzolato 45b23f8a66 Fix selinux policy for polkit agent
The selinux-clean test started failing in fedora and centos recently.

It is caused by a change in the polkit_agent interface where now the
polkit-agent-helper-1 is located here
/usr/lib{exec,/polkit-1}/polkit-agent-helper-1

The change has been introduced in:
https://github.com/snapcore/snapd/pull/13261

The denial produced is the following:
type=AVC msg=audit(1698154354.527:12577): avc:  denied  { getattr } for
pid=82525 comm="snapd" path="/usr/lib/polkit-1/polkit-agent-helper-1"
dev="sda5" ino=109823 scontext=system_u:system_r:snappy_t:s0
tcontext=system_u:object_r:policykit_auth_exec_t:s0 tclass=file
permissive=1
2023-11-29 10:06:20 +02:00
..
2022-02-23 11:48:48 +01:00
2018-02-22 17:37:57 +01:00