URI:
       Add custom systemd-hardended profile - overlay - drkhsh gentoo overlay
  HTML git clone git://git.drkhsh.at/overlay.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 3d5c9c3a5e4e586fef653e2bf8ca1d284c85367a
   DIR parent 635398fcc24cb3161365bf7a2a74874a0a36bdd9
  HTML Author: drkhsh <me@drkhsh.at>
       Date:   Sun, 30 Oct 2022 12:33:52 +0100
       
       Add custom systemd-hardended profile
       
       Diffstat:
         A profiles/profiles.desc              |       1 +
         A profiles/systemd-hardened/eapi      |       1 +
         A profiles/systemd-hardened/parent    |       2 ++
       
       3 files changed, 4 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/profiles/profiles.desc b/profiles/profiles.desc
       @@ -0,0 +1 @@
       +amd64 systemd-hardened dev
   DIR diff --git a/profiles/systemd-hardened/eapi b/profiles/systemd-hardened/eapi
       @@ -0,0 +1 @@
       +8
   DIR diff --git a/profiles/systemd-hardened/parent b/profiles/systemd-hardened/parent
       @@ -0,0 +1,2 @@
       +gentoo:default/linux/amd64/17.1/systemd
       +gentoo:features/hardened/amd64