diff options
Diffstat (limited to 'profiles/selinux/2004.1/x86/make.defaults')
-rw-r--r-- | profiles/selinux/2004.1/x86/make.defaults | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/selinux/2004.1/x86/make.defaults b/profiles/selinux/2004.1/x86/make.defaults index 2501d4698134..df10dd207b28 100644 --- a/profiles/selinux/2004.1/x86/make.defaults +++ b/profiles/selinux/2004.1/x86/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/make.defaults,v 1.3 2004/05/07 21:21:17 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2004.1/x86/make.defaults,v 1.4 2004/06/04 20:14:14 pebenito Exp $ USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib" GRP_STAGE23_USE="x86 berkdb crypt ncurses pam python readline selinux ssl tcpd zlib" @@ -13,3 +13,4 @@ POLICYDIR="/etc/security/selinux/src/policy" PORTAGE_T="portage_t" PORTAGE_FETCH_T="portage_fetch_t" +PORTAGE_SANDBOX_T="portage_sandbox_t" |