You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/profiles/features/selinux/make.defaults

17 lines
491 B

# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Id$
#
# selinux - Enable SELinux support
# unconfined - Enable unconfined domains, needed due to 'targeted' policy type
# open_perms - Enable open permission in SELinux subsystem
USE="selinux unconfined open_perms"
FEATURES="selinux sesandbox sfperms"
POLICY_TYPES="strict targeted"
PORTAGE_T="portage_t"
PORTAGE_FETCH_T="portage_fetch_t"
PORTAGE_SANDBOX_T="portage_sandbox_t"