logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 60356baff5b14524c098f5ae898c6ad8bf6e0d99
parent bd197d5fc8b0e49efb65dbe0b33555b0dcb3c8bb
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu, 21 Mar 2024 03:20:10 +0100

acct-group/proc: new package, add 0

Diffstat:

Aacct-group/proc/proc-0.ebuild9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/acct-group/proc/proc-0.ebuild b/acct-group/proc/proc-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for non-root /proc full-view" +ACCT_GROUP_ID=-1