diff options
author | 2019-07-26 21:53:58 -0400 | |
---|---|---|
committer | 2019-07-27 09:18:18 -0400 | |
commit | f14c5e396deff1db914a62c6d55a26b94e20360c (patch) | |
tree | 6c951798065b3edfc35ff1f458197912cdba7e68 /acct-group/systemd-network/systemd-network-0.ebuild | |
parent | acct-user/systemd-journal-remote: new user (diff) | |
download | gentoo-f14c5e396deff1db914a62c6d55a26b94e20360c.tar.gz gentoo-f14c5e396deff1db914a62c6d55a26b94e20360c.tar.bz2 gentoo-f14c5e396deff1db914a62c6d55a26b94e20360c.zip |
acct-group/systemd-network: new group
Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'acct-group/systemd-network/systemd-network-0.ebuild')
-rw-r--r-- | acct-group/systemd-network/systemd-network-0.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/acct-group/systemd-network/systemd-network-0.ebuild b/acct-group/systemd-network/systemd-network-0.ebuild new file mode 100644 index 000000000000..ec66f2ec0c07 --- /dev/null +++ b/acct-group/systemd-network/systemd-network-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=192 |