summaryrefslogtreecommitdiff
blob: ebc1346ae0222da634a84073ccc484feeffe8b98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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"