diff options
author | Alex Brandt <alunduil@gentoo.org> | 2015-09-06 15:23:54 -0500 |
---|---|---|
committer | Alex Brandt <alunduil@gentoo.org> | 2015-09-06 15:26:39 -0500 |
commit | d60f7605f1b6220c871e7d1c7912645e945b2969 (patch) | |
tree | 8e8a633d7f0a7b3bff025efff2d24c337f5426ba /profiles/features | |
parent | dev-python/pyDeComp rename to dev-python/pydecomp (diff) | |
download | gentoo-d60f7605f1b6220c871e7d1c7912645e945b2969.tar.gz gentoo-d60f7605f1b6220c871e7d1c7912645e945b2969.tar.bz2 gentoo-d60f7605f1b6220c871e7d1c7912645e945b2969.zip |
add app-emulation/rkt[rkt_stage1_src] to profiles/features/selinux/package.use.mask
app-emulation/rkt[rkt_stage1_src] depends on systemd which is
incompatible with selinux at this time. Thus, we mask this flag.
Signed-off-by: Alex Brandt <alunduil@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index b4afccc1d1d1..6d3a8f629683 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -23,3 +23,7 @@ net-firewall/fwknop firewalld sys-kernel/dracut dracut_modules_systemd www-servers/uwsgi uwsgi_plugins_systemd_logger x11-wm/mutter kms + +# Alex Brandt <alunduil@gentoo.org> (6 Sep 2015) +# app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux. +app-emulation/rkt rkt_stage1_src |