diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-03-11 18:28:11 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-03-11 18:28:11 -0400 |
commit | f327c52a390cd6764389283b6ad211a009c0a1ee (patch) | |
tree | 66781b53fc4783c9dec833545065d498cf4769b3 /profiles/default | |
parent | kde-frameworks/purpose: Drop old (diff) | |
download | gentoo-f327c52a390cd6764389283b6ad211a009c0a1ee.tar.gz gentoo-f327c52a390cd6764389283b6ad211a009c0a1ee.tar.bz2 gentoo-f327c52a390cd6764389283b6ad211a009c0a1ee.zip |
profiles: add hardened selinux musl profile for amd64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/amd64/17.0/musl/hardened/selinux/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/amd64/17.0/musl/hardened/selinux/parent | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/amd64/17.0/musl/hardened/selinux/eapi b/profiles/default/linux/amd64/17.0/musl/hardened/selinux/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/amd64/17.0/musl/hardened/selinux/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/amd64/17.0/musl/hardened/selinux/parent b/profiles/default/linux/amd64/17.0/musl/hardened/selinux/parent new file mode 100644 index 000000000000..23c64bb44399 --- /dev/null +++ b/profiles/default/linux/amd64/17.0/musl/hardened/selinux/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../features/selinux |