commit: d787a1ad45a7911f61a2a3099f958eb5c003a63f Author: Jonathan Davies <jpds <AT> protonmail <DOT> com> AuthorDate: Sun Aug 29 22:55:54 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 22 01:19:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d787a1ad
selinux: package.mask: Removed file for systemd enablement. Bug: https://bugs.gentoo.org/528674 Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/selinux/package.mask | 38 ---------------------------------- 1 file changed, 38 deletions(-) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 845b9573adfb..fe7d393b915e 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,41 +1,3 @@ # Copyright 2011-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas Sturmlechner <[email protected]> (2021-04-06) -# depends on sys-apps/systemd -kde-plasma/plasma-firewall - -# Gilles Dartiguelongue <[email protected]> (2018-05-24) -# Packages use systemd unconditionally for now ->=app-admin/abrt-2.10 -app-admin/gnome-abrt ->=dev-libs/libreport-2.9 -games-util/gamemode -gnome-extra/gnome-logs -gnome-extra/gnome-user-share - -# Göktürk Yüksek <[email protected]> (2016-11-09) -# On behalf of proxy-maint -# Mask due to the package requiring systemd -# and causing unresolvable dep issues -# See: https://github.com/gentoo/gentoo/pull/2262 -www-misc/profile-sync-daemon - -# 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-admin/systemdgenie -app-office/wps-office -sys-apps/systemd -app-admin/calamares -dev-python/python-systemd -x11-themes/zukitwo-shell -gnome-extra/office-runner -gnome-extra/pch-session -net-firewall/firewalld -sys-apps/gentoo-systemd-integration -sys-apps/systemd-readahead -sys-process/systemd-cron -sys-apps/dbus-broker -sys-kernel/installkernel-systemd-boot -sys-power/switcheroo-control
