summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2024-01-14 23:01:57 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-18 20:47:36 +0100
commit2ead0146c5c78ce4c044b0feb30475c6af9b97c1 (patch)
tree53989149f4685d7f7b955dabfc36e7ee13b90156 /acct-user/cancd/cancd-0-r3.ebuild
parentacct-user/cadvisor: update EAPI 7 -> 8 (diff)
downloadgentoo-2ead0146c5c78ce4c044b0feb30475c6af9b97c1.tar.gz
gentoo-2ead0146c5c78ce4c044b0feb30475c6af9b97c1.tar.bz2
gentoo-2ead0146c5c78ce4c044b0feb30475c6af9b97c1.zip
acct-user/cancd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/cancd/cancd-0-r3.ebuild')
-rw-r--r--acct-user/cancd/cancd-0-r3.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/cancd/cancd-0-r3.ebuild b/acct-user/cancd/cancd-0-r3.ebuild
new file mode 100644
index 000000000000..70eb5f81b16d
--- /dev/null
+++ b/acct-user/cancd/cancd-0-r3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2019-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit acct-user
+
+DESCRIPTION="A user for the CA NetConsole Daemon"
+
+ACCT_USER_GROUPS=( "cancd" )
+ACCT_USER_ID="213"
+
+acct-user_add_deps