summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@gentoo.org>2009-08-03 23:30:31 +0000
committerChris PeBenito <pebenito@gentoo.org>2009-08-03 23:30:31 +0000
commit14e1715452b199175d382be0249176809f521d48 (patch)
treed23f3fc63a55b79b293e76317b9f31278805a1f0 /profiles/selinux
parentVersion bump to 0.1.1 (diff)
downloadhistorical-14e1715452b199175d382be0249176809f521d48.tar.gz
historical-14e1715452b199175d382be0249176809f521d48.tar.bz2
historical-14e1715452b199175d382be0249176809f521d48.zip
Fix SELinux profile inheritance to not inherit deprecated profiles.
Diffstat (limited to 'profiles/selinux')
-rw-r--r--profiles/selinux/2007.0/amd64/parent2
-rw-r--r--profiles/selinux/2007.0/x86/parent2
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/selinux/2007.0/amd64/parent b/profiles/selinux/2007.0/amd64/parent
index 1d2bbc26e72c..c90a808d444c 100644
--- a/profiles/selinux/2007.0/amd64/parent
+++ b/profiles/selinux/2007.0/amd64/parent
@@ -1,2 +1,2 @@
-../../../default-linux/amd64
+../../../default/linux/amd64
..
diff --git a/profiles/selinux/2007.0/x86/parent b/profiles/selinux/2007.0/x86/parent
index 4506987a1e05..0e8c09bb1087 100644
--- a/profiles/selinux/2007.0/x86/parent
+++ b/profiles/selinux/2007.0/x86/parent
@@ -1,2 +1,2 @@
-../../../default-linux/x86/2007.0
+../../../default/linux/x86
..