summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-17 00:29:48 +0000
committerSam James <sam@gentoo.org>2021-05-17 00:33:54 +0000
commit819ac9ee36b1a54458c6f76d23715d499564e644 (patch)
tree8f1f0eae12dbaa95ec2b84daf13735f209816d47 /acct-user/vnstat/vnstat-0.ebuild
parentacct-group/vnstat: initial import (diff)
downloadgentoo-819ac9ee36b1a54458c6f76d23715d499564e644.tar.gz
gentoo-819ac9ee36b1a54458c6f76d23715d499564e644.tar.bz2
gentoo-819ac9ee36b1a54458c6f76d23715d499564e644.zip
acct-user/vnstat: initial import
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-user/vnstat/vnstat-0.ebuild')
-rw-r--r--acct-user/vnstat/vnstat-0.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/acct-user/vnstat/vnstat-0.ebuild b/acct-user/vnstat/vnstat-0.ebuild
new file mode 100644
index 000000000000..f3c15bcd12e5
--- /dev/null
+++ b/acct-user/vnstat/vnstat-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for vnstat network monitoring"
+ACCT_USER_ID=229
+ACCT_USER_GROUPS=( vnstat )
+
+acct-user_add_deps