From: Michał Górny Date: Sat, 31 Aug 2019 18:31:42 +0000 (+0200) Subject: acct-group/plugdev: Introduce new group (GID 272) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0611a4530a57e89d274bc77b52ee61d3c41dac9d;p=gentoo.git acct-group/plugdev: Introduce new group (GID 272) Signed-off-by: Michał Górny --- diff --git a/acct-group/plugdev/metadata.xml b/acct-group/plugdev/metadata.xml new file mode 100644 index 000000000000..0319eec4c8be --- /dev/null +++ b/acct-group/plugdev/metadata.xml @@ -0,0 +1,8 @@ + + + + + mgorny@gentoo.org + Michał Górny + + diff --git a/acct-group/plugdev/plugdev-0.ebuild b/acct-group/plugdev/plugdev-0.ebuild new file mode 100644 index 000000000000..14c2c876eedf --- /dev/null +++ b/acct-group/plugdev/plugdev-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="Group controlling access to removable media" +ACCT_GROUP_ID=272