From 057a6bfb0fcec5fa7cf444d65285a8b583ce72b7 Mon Sep 17 00:00:00 2001 From: Alexander Miroshnichenko Date: Thu, 5 Dec 2024 15:51:25 +0300 Subject: [PATCH] add hardened-plasma-selinux-systemd profile --- profiles/hardened-plasma-selinux-systemd/eapi | 1 + profiles/hardened-plasma-selinux-systemd/parent | 4 ++++ profiles/profiles.desc | 1 + 3 files changed, 6 insertions(+) create mode 100644 profiles/hardened-plasma-selinux-systemd/eapi create mode 100644 profiles/hardened-plasma-selinux-systemd/parent diff --git a/profiles/hardened-plasma-selinux-systemd/eapi b/profiles/hardened-plasma-selinux-systemd/eapi new file mode 100644 index 0000000..45a4fb7 --- /dev/null +++ b/profiles/hardened-plasma-selinux-systemd/eapi @@ -0,0 +1 @@ +8 diff --git a/profiles/hardened-plasma-selinux-systemd/parent b/profiles/hardened-plasma-selinux-systemd/parent new file mode 100644 index 0000000..48dd719 --- /dev/null +++ b/profiles/hardened-plasma-selinux-systemd/parent @@ -0,0 +1,4 @@ +gentoo:default/linux/amd64/23.0/no-multilib/hardened +gentoo:targets/desktop/plasma +gentoo:features/selinux +gentoo:targets/systemd diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 36afec8..3758d7a 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,3 +1,4 @@ # Adjust the list below as needed, no need to make them all amd64 hardened-plasma stable amd64 hardened-plasma-systemd stable +amd64 hardened-plasma-selinux-systemd stable