diff options
author | Sam James <sam@gentoo.org> | 2021-11-20 14:43:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-20 23:20:49 +0000 |
commit | 13552341764d806c3583c6bccf9b11c290c1c598 (patch) | |
tree | 5c5b4a6e4e6a40dc59ff048dee4f5bc58733c4ae /profiles/default/linux/arm64 | |
parent | profiles: arm/17.0: Added SELinux base profiles, stable mask selinux. (diff) | |
download | gentoo-13552341764d806c3583c6bccf9b11c290c1c598.tar.gz gentoo-13552341764d806c3583c6bccf9b11c290c1c598.tar.bz2 gentoo-13552341764d806c3583c6bccf9b11c290c1c598.zip |
profiles/default/linux/arm*: add hardened/selinux
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/default/linux/arm64')
-rw-r--r-- | profiles/default/linux/arm64/17.0/hardened/selinux/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/arm64/17.0/hardened/selinux/parent | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/arm64/17.0/hardened/selinux/eapi b/profiles/default/linux/arm64/17.0/hardened/selinux/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/hardened/selinux/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/hardened/selinux/parent b/profiles/default/linux/arm64/17.0/hardened/selinux/parent new file mode 100644 index 000000000000..2190e9797eaa --- /dev/null +++ b/profiles/default/linux/arm64/17.0/hardened/selinux/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/selinux |