diff options
author | Valentin Popov <valentin@popov.link> | 2022-04-29 11:19:56 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2022-04-29 11:19:56 +0300 |
commit | ba9f4a0c82802dbbccab333e5a47a8f1727aaace (patch) | |
tree | 911a91aee2d939fa99a69756e062021405d0fa08 | |
parent | 496e7528f9433ae0ddcf0f7d5c1010eb31db1729 (diff) | |
download | gentoo-overlay-ba9f4a0c82802dbbccab333e5a47a8f1727aaace.tar.xz gentoo-overlay-ba9f4a0c82802dbbccab333e5a47a8f1727aaace.zip |
Added a hardened kde profile
Signed-off-by: Valentin Popov <valentin@popov.link>
-rw-r--r-- | profiles/hardened/desktop/amd64/17.1/plasma/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/desktop/amd64/17.1/plasma/systemd/parent | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/profiles/hardened/desktop/amd64/17.1/plasma/systemd/eapi b/profiles/hardened/desktop/amd64/17.1/plasma/systemd/eapi new file mode 100644 index 0000000..c793025 --- /dev/null +++ b/profiles/hardened/desktop/amd64/17.1/plasma/systemd/eapi @@ -0,0 +1 @@ +7
\ No newline at end of file diff --git a/profiles/hardened/desktop/amd64/17.1/plasma/systemd/parent b/profiles/hardened/desktop/amd64/17.1/plasma/systemd/parent new file mode 100644 index 0000000..7056804 --- /dev/null +++ b/profiles/hardened/desktop/amd64/17.1/plasma/systemd/parent @@ -0,0 +1,3 @@ +gentoo:default/linux/amd64/17.1/desktop/plasma/systemd +gentoo:default/linux/amd64/17.1/hardened +gentoo:targets/systemd
\ No newline at end of file |