summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-07-12 23:19:59 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-07-13 22:54:31 +0200
commit45efe89ce69ed1511bb6cacd99164d10da1e2fff (patch)
treef4299706e62493daf2e8ce9e8280ab2a00406cb8 /acct-user/sguil
parentacct-user/scanlogd: add user (166) scanlogd (diff)
downloadgentoo-45efe89ce69ed1511bb6cacd99164d10da1e2fff.tar.gz
gentoo-45efe89ce69ed1511bb6cacd99164d10da1e2fff.tar.bz2
gentoo-45efe89ce69ed1511bb6cacd99164d10da1e2fff.zip
acct-user/sguil: add user (165) sguil
For net-analyzer/sguil-sensor. Bug: https://bugs.gentoo.org/781359 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/sguil')
-rw-r--r--acct-user/sguil/metadata.xml8
-rw-r--r--acct-user/sguil/sguil-0.ebuild14
2 files changed, 22 insertions, 0 deletions
diff --git a/acct-user/sguil/metadata.xml b/acct-user/sguil/metadata.xml
new file mode 100644
index 000000000000..2c2a7923cfc8
--- /dev/null
+++ b/acct-user/sguil/metadata.xml
@@ -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>netmon@gentoo.org</email>
+ <name>Gentoo network monitoring and analysis project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/sguil/sguil-0.ebuild b/acct-user/sguil/sguil-0.ebuild
new file mode 100644
index 000000000000..01910dcc0edd
--- /dev/null
+++ b/acct-user/sguil/sguil-0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="A user for net-analyzer/sguil-sensor"
+
+ACCT_USER_GROUPS=( "sguil" )
+ACCT_USER_HOME="/var/lib/sguil"
+ACCT_USER_ID="165"
+
+acct-user_add_deps