commit: 2cddb2a1cae997eb6fb2435b8fb83f72fa2377ef Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 31 22:00:32 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 31 22:00:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cddb2a1
profiles/features/selinux: drop obsolete systemd-related masks These packages don't require systemd anymore anyway. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/selinux/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 7808e7cb7e8d..507ef49c70c4 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -12,12 +12,7 @@ net-analyzer/wireshark sdjournal # Jason Zaman <[email protected]> (2015-06-27) # systemd has no support in the SELinux policy at the moment. # Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F -app-emulation/libvirt firewalld -gnome-base/gdm wayland -gnome-base/gnome-extra-apps share -net-firewall/fwknop firewalld www-servers/uwsgi uwsgi_plugins_systemd_logger ->=x11-wm/mutter-3.22 wayland # Brian Dolbec <[email protected]> (2014-09-17) # mask pypy for several utilities due to incompatibility with libselinux
