Skip to content

Commit

Permalink
acct-user/darkstat: Add user for net-analyzer/darkstat
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Oct 3, 2020
1 parent 623003b commit f0bcc86
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
12 changes: 12 additions & 0 deletions acct-user/darkstat/darkstat-0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit acct-user

DESCRIPTION="uid for net-analyzer/darkstat"
ACCT_USER_ID=380
ACCT_USER_GROUPS=( nofiles )

acct-user_add_deps
8 changes: 8 additions & 0 deletions acct-user/darkstat/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
</pkgmetadata>

0 comments on commit f0bcc86

Please sign in to comment.