From ada8222db3d5207b7aba6ad8ee19fb447f532819 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 29 Apr 2022 12:20:53 +0400 Subject: Added a hardened systemd profile Signed-off-by: Valentin Popov --- profiles/hardened/desktop/amd64/17.1/systemd/eapi | 1 + profiles/hardened/desktop/amd64/17.1/systemd/parent | 3 +++ profiles/hardened/systemd/eapi | 1 - profiles/hardened/systemd/parent | 3 --- 4 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 profiles/hardened/desktop/amd64/17.1/systemd/eapi create mode 100644 profiles/hardened/desktop/amd64/17.1/systemd/parent delete mode 100644 profiles/hardened/systemd/eapi delete mode 100644 profiles/hardened/systemd/parent (limited to 'profiles/hardened') diff --git a/profiles/hardened/desktop/amd64/17.1/systemd/eapi b/profiles/hardened/desktop/amd64/17.1/systemd/eapi new file mode 100644 index 0000000..c793025 --- /dev/null +++ b/profiles/hardened/desktop/amd64/17.1/systemd/eapi @@ -0,0 +1 @@ +7 \ No newline at end of file diff --git a/profiles/hardened/desktop/amd64/17.1/systemd/parent b/profiles/hardened/desktop/amd64/17.1/systemd/parent new file mode 100644 index 0000000..11b2244 --- /dev/null +++ b/profiles/hardened/desktop/amd64/17.1/systemd/parent @@ -0,0 +1,3 @@ +gentoo:default/linux/amd64/17.1/systemd +gentoo:default/linux/amd64/17.1/hardened +gentoo:targets/systemd \ No newline at end of file diff --git a/profiles/hardened/systemd/eapi b/profiles/hardened/systemd/eapi deleted file mode 100644 index c793025..0000000 --- a/profiles/hardened/systemd/eapi +++ /dev/null @@ -1 +0,0 @@ -7 \ No newline at end of file diff --git a/profiles/hardened/systemd/parent b/profiles/hardened/systemd/parent deleted file mode 100644 index 11b2244..0000000 --- a/profiles/hardened/systemd/parent +++ /dev/null @@ -1,3 +0,0 @@ -gentoo:default/linux/amd64/17.1/systemd -gentoo:default/linux/amd64/17.1/hardened -gentoo:targets/systemd \ No newline at end of file -- cgit v1.2.3