commit: 02026965a9f1e450b36e9a0d29ab8d999db542b5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 31 22:01:17 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 31 22:01:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02026965
profiles/features/selinux: update systemd comment 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 507ef49c70c4..dfab82971fbd 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 only experimental support in the SELinux policy at the moment. # Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F www-servers/uwsgi uwsgi_plugins_systemd_logger
