commit: f376adeb0e7971d04d6e784d1c9821911376b080 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 1 08:00:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 1 08:00:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f376adeb
profiles/features/selinux/package.use.mask: SystemD -> systemd Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/selinux/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index a91d17aef30..fa0016533bc 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -10,7 +10,7 @@ sys-apps/ipmitool openbmc net-analyzer/wireshark sdjournal # Jason Zaman <[email protected]> (2015-06-27) -# SystemD has no support in the SELinux policy at the moment. +# 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
