diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-11-19 22:38:05 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-11-19 22:43:36 +0100 |
commit | 61d54f43ceb53b5f5351f343caaecb840672fa35 (patch) | |
tree | 7e104374c56d8e543c404a3b75b18306346b91dd /profiles/features | |
parent | dev-lang/php: remove old patch and init files. (diff) | |
download | gentoo-61d54f43ceb53b5f5351f343caaecb840672fa35.tar.gz gentoo-61d54f43ceb53b5f5351f343caaecb840672fa35.tar.bz2 gentoo-61d54f43ceb53b5f5351f343caaecb840672fa35.zip |
features/selinux/package.use.mask: more things need to be masked because of systemd missing
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/package.mask | 2 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.mask | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 41b5bebe6a42..fb564428352e 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -6,6 +6,8 @@ sys-apps/systemd app-admin/calamares dev-python/python-systemd +gnome-base/gdm +gnome-base/gnome gnome-extra/gnome-logs gnome-extra/office-runner kde-misc/systemd-kcm diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 6d3a8f629683..983b5c484154 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -23,6 +23,8 @@ net-firewall/fwknop firewalld sys-kernel/dracut dracut_modules_systemd www-servers/uwsgi uwsgi_plugins_systemd_logger x11-wm/mutter kms +x11-misc/xscreensaver gdm +xfce-extra/xfswitch-plugin gdm # Alex Brandt <alunduil@gentoo.org> (6 Sep 2015) # app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux. |