acct-user/pcap: Add from gentoo

It's from gentoo commit 9979863522faf1d43e3e23b38b9d42854f1a4a55.

It's a dependency of net-analyzer/tcpdump.
This commit is contained in:
Krzesimir Nowak 2022-03-29 16:42:24 +02:00
parent c5fbcc7968
commit 70aa13be31
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>zlogene@gentoo.org</email>
<name>Mikle Kolyada</name>
</maintainer>
<maintainer type="person">
<email>bman@gentoo.org</email>
<name>Aaron Bauman</name>
</maintainer>
<maintainer type="person">
<email>sam@gentoo.org</email>
<name>Sam James</name>
</maintainer>
</pkgmetadata>

View File

@ -0,0 +1,12 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for capturing network traffic"
ACCT_USER_ID=377
ACCT_USER_GROUPS=( pcap )
acct-user_add_deps