diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2003-08-01 03:04:17 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2003-08-01 03:04:17 +0000 |
commit | 8739357aca3827bb9b05b9afa60747b7305af02a (patch) | |
tree | 70694ca75379ddc7c9b5d908e9d09ba0e76fec0a /profiles/selinux-x86-1.4 | |
parent | remove old warning (diff) | |
download | gentoo-2-8739357aca3827bb9b05b9afa60747b7305af02a.tar.gz gentoo-2-8739357aca3827bb9b05b9afa60747b7305af02a.tar.bz2 gentoo-2-8739357aca3827bb9b05b9afa60747b7305af02a.zip |
add default policy dir (POLICYDIR)
Diffstat (limited to 'profiles/selinux-x86-1.4')
-rw-r--r-- | profiles/selinux-x86-1.4/make.defaults | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/selinux-x86-1.4/make.defaults b/profiles/selinux-x86-1.4/make.defaults index af0a8e95e691..ddb87b024d6b 100644 --- a/profiles/selinux-x86-1.4/make.defaults +++ b/profiles/selinux-x86-1.4/make.defaults @@ -6,3 +6,4 @@ USE="x86 berkdb crypt libwww mmx ncurses nls pam python readline selinux ssl tcp ARCH="x86" COMPILER="gcc3" ACCEPT_KEYWORDS="x86" +POLICYDIR="/etc/security/selinux/src/policy" |