mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-auth/polkit: add note re suid issue
Should be fixed properly upstream in next release (shortly?) Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -110,6 +110,7 @@ src_install() {
|
||||
# meson does not install required files with SUID bit. See
|
||||
# https://bugs.gentoo.org/816393
|
||||
# Remove the following lines once this has been fixed by upstream
|
||||
# (should be fixed in next release: https://gitlab.freedesktop.org/polkit/polkit/-/commit/4ff1abe4a4c1f8c8378b9eaddb0346ac6448abd8)
|
||||
fperms u+s /usr/bin/pkexec
|
||||
fperms u+s /usr/lib/polkit-1/polkit-agent-helper-1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user