diff options
author | Jason Zaman <perfinion@gentoo.org> | 2015-06-21 11:59:12 +0000 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2015-06-21 11:59:12 +0000 |
commit | 331655e344d184d1e6cc548177dc0f743c812206 (patch) | |
tree | 05e4e3c7f3c86656f25497cfdc004883521cfa03 /profiles/features | |
parent | Replace nonfatal usage with live version check, bug #551158. Sync live. Remov... (diff) | |
download | gentoo-2-331655e344d184d1e6cc548177dc0f743c812206.tar.gz gentoo-2-331655e344d184d1e6cc548177dc0f743c812206.tar.bz2 gentoo-2-331655e344d184d1e6cc548177dc0f743c812206.zip |
selinux: revert systemd mask
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/features/selinux/package.mask | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog index 57cdb7eeb199..6f68c3841dc2 100644 --- a/profiles/features/ChangeLog +++ b/profiles/features/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.85 2015/06/21 10:15:16 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.86 2015/06/21 11:59:12 perfinion Exp $ + + 21 Jun 2015; Jason Zaman <perfinion@gentoo.org> selinux/package.mask: + Revert systemd mask, breaks gnome 21 Jun 2015; Jason Zaman <perfinion@gentoo.org> selinux/package.mask: Mask systemd in selinux profiles because no support in the policies. diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 93c81768f1c8..cd87bcf03965 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,7 +1,2 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.56 2015/06/21 10:15:16 perfinion Exp $ - -# Jason Zaman <perfinion@gentoo.org> (21 Jun 2015) -# 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 -sys-apps/systemd +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.57 2015/06/21 11:59:12 perfinion Exp $ |