From 9049e5f0fa1a64dcade7aaac787e3cb36d1fa639 Mon Sep 17 00:00:00 2001 From: Kai Krakow Date: Sun, 20 Sep 2020 19:55:35 +0200 Subject: acct-group/gamemode: New group Adds a user group that is permitted to bypass standard PAM limits for raising priorities of games through gamemoded. Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Kai Krakow Signed-off-by: Joonas Niilola --- acct-group/gamemode/gamemode-0.ebuild | 9 +++++++++ acct-group/gamemode/metadata.xml | 12 ++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 acct-group/gamemode/gamemode-0.ebuild create mode 100644 acct-group/gamemode/metadata.xml (limited to 'acct-group') diff --git a/acct-group/gamemode/gamemode-0.ebuild b/acct-group/gamemode/gamemode-0.ebuild new file mode 100644 index 000000000000..addb5e4d722e --- /dev/null +++ b/acct-group/gamemode/gamemode-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group for the system-wide games-util/gamemode resource group" +ACCT_GROUP_ID=385 diff --git a/acct-group/gamemode/metadata.xml b/acct-group/gamemode/metadata.xml new file mode 100644 index 000000000000..eea561c5517f --- /dev/null +++ b/acct-group/gamemode/metadata.xml @@ -0,0 +1,12 @@ + + + + + hurikhan77+bgo@gmail.com + Kai Krakow + + + proxy-maint@gentoo.org + Proxy Maintainers + + -- cgit v1.2.3