diff options
author | 2003-10-13 05:26:09 +0000 | |
---|---|---|
committer | 2003-10-13 05:26:09 +0000 | |
commit | 1bbca0f4b17ee70b33d793fee6fce0d850a9d922 (patch) | |
tree | 640083766f905582b016028e90c139339c35111d /profiles | |
parent | New synaptics driver 0.11.8. (diff) | |
download | historical-1bbca0f4b17ee70b33d793fee6fce0d850a9d922.tar.gz historical-1bbca0f4b17ee70b33d793fee6fce0d850a9d922.tar.bz2 historical-1bbca0f4b17ee70b33d793fee6fce0d850a9d922.zip |
enable sfperms and strict FEATURES
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/selinux-ppc-1.4/make.defaults | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/selinux-ppc-1.4/make.defaults b/profiles/selinux-ppc-1.4/make.defaults index a15cddd99363..a7373717feff 100644 --- a/profiles/selinux-ppc-1.4/make.defaults +++ b/profiles/selinux-ppc-1.4/make.defaults @@ -31,3 +31,4 @@ ACCEPT_KEYWORDS="ppc" COMPILER="gcc3" POLICYDIR="/etc/security/selinux/src/policy" +FEATURES="strict sfperms" |