diff options
author | Jonathan Davies <jpds@protonmail.com> | 2021-08-30 22:16:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-20 23:20:47 +0000 |
commit | 43eac61287b92760be25daafa891ebed0d2b2b4b (patch) | |
tree | ac6002a57ee4f2d73108f34daa591670949e75a7 /profiles/default/linux/arm64 | |
parent | sys-apps/policycoreutils: Stabilize 3.2 arm64, #825314 (diff) | |
download | gentoo-43eac61287b92760be25daafa891ebed0d2b2b4b.tar.gz gentoo-43eac61287b92760be25daafa891ebed0d2b2b4b.tar.bz2 gentoo-43eac61287b92760be25daafa891ebed0d2b2b4b.zip |
profiles: arm64/17.0: Added SELinux profile, and stable mask for selinux.
Signed-off-by: Jonathan Davies <jpds@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/default/linux/arm64')
-rw-r--r-- | profiles/default/linux/arm64/17.0/selinux/eapi | 1 | ||||
-rw-r--r-- | profiles/default/linux/arm64/17.0/selinux/parent | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/arm64/17.0/selinux/eapi b/profiles/default/linux/arm64/17.0/selinux/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/selinux/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/selinux/parent b/profiles/default/linux/arm64/17.0/selinux/parent new file mode 100644 index 000000000000..933e67923d1a --- /dev/null +++ b/profiles/default/linux/arm64/17.0/selinux/parent @@ -0,0 +1,2 @@ +.. +../../../../../features/selinux |