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

14 lines
337 B

# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
#
# selinux - Enable SELinux support
USE="selinux"
FEATURES="selinux sesandbox sfperms -pid-sandbox"
POLICY_TYPES="strict targeted"
PORTAGE_T="portage_t"
PORTAGE_FETCH_T="portage_fetch_t"
PORTAGE_SANDBOX_T="portage_sandbox_t"