diff options
author | Valentin Popov <valentin@popov.link> | 2022-04-29 11:24:00 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2022-04-29 11:24:00 +0300 |
commit | 21b3f0f316a9a8c94c557346cc66de487e96029c (patch) | |
tree | b1d7e02929765edcb511ea828a88f43a911e7168 /profiles | |
parent | ada8222db3d5207b7aba6ad8ee19fb447f532819 (diff) | |
download | gentoo-overlay-21b3f0f316a9a8c94c557346cc66de487e96029c.tar.xz gentoo-overlay-21b3f0f316a9a8c94c557346cc66de487e96029c.zip |
Added a hardened gnome profile
Signed-off-by: Valentin Popov <valentin@popov.link>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/desktop/amd64/17.1/gnome/eapi | 1 | ||||
-rw-r--r-- | profiles/hardened/desktop/amd64/17.1/gnome/parent | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/profiles/hardened/desktop/amd64/17.1/gnome/eapi b/profiles/hardened/desktop/amd64/17.1/gnome/eapi new file mode 100644 index 0000000..c793025 --- /dev/null +++ b/profiles/hardened/desktop/amd64/17.1/gnome/eapi @@ -0,0 +1 @@ +7
\ No newline at end of file diff --git a/profiles/hardened/desktop/amd64/17.1/gnome/parent b/profiles/hardened/desktop/amd64/17.1/gnome/parent new file mode 100644 index 0000000..6e3aaf3 --- /dev/null +++ b/profiles/hardened/desktop/amd64/17.1/gnome/parent @@ -0,0 +1,3 @@ +gentoo:default/linux/amd64/17.1/desktop/gnome +gentoo:default/linux/amd64/17.1/hardened +gentoo:targets/desktop/gnome
\ No newline at end of file |