diff options
author | Valentin Popov <valentin@popov.link> | 2022-04-29 11:20:53 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2022-04-29 11:21:21 +0300 |
commit | ada8222db3d5207b7aba6ad8ee19fb447f532819 (patch) | |
tree | 321b0a34351c062d90c159252867b25b957c405f /profiles/hardened/desktop/amd64 | |
parent | ba9f4a0c82802dbbccab333e5a47a8f1727aaace (diff) | |
download | gentoo-overlay-ada8222db3d5207b7aba6ad8ee19fb447f532819.tar.xz gentoo-overlay-ada8222db3d5207b7aba6ad8ee19fb447f532819.zip |
Added a hardened systemd profile
Signed-off-by: Valentin Popov <valentin@popov.link>
Diffstat (limited to 'profiles/hardened/desktop/amd64')
-rw-r--r-- | profiles/hardened/desktop/amd64/17.1/systemd/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/desktop/amd64/17.1/systemd/parent | 3 |
2 files changed, 4 insertions, 0 deletions
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 |