summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlarig Le Lay <alarig@swordarmor.fr>2021-04-02 16:57:46 +0200
committerSam James <sam@gentoo.org>2021-04-09 22:01:55 +0000
commiteb9a5c53ef9999add67ac857e47ad7eb241d3f08 (patch)
tree9e4f871b0262e4cd00bfd1e03b658c73a24a809b /acct-user/bird/bird-0.ebuild
parentacct-group/bird: New group for bird (diff)
downloadgentoo-eb9a5c53ef9999add67ac857e47ad7eb241d3f08.tar.gz
gentoo-eb9a5c53ef9999add67ac857e47ad7eb241d3f08.tar.bz2
gentoo-eb9a5c53ef9999add67ac857e47ad7eb241d3f08.zip
acct-user/bird: New user for bird
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-user/bird/bird-0.ebuild')
-rw-r--r--acct-user/bird/bird-0.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/acct-user/bird/bird-0.ebuild b/acct-user/bird/bird-0.ebuild
new file mode 100644
index 000000000000..177b8ca80b68
--- /dev/null
+++ b/acct-user/bird/bird-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for BIRD"
+# TCP port 179, but 179 is already used by acct-group/_bgpd
+ACCT_USER_ID=180
+ACCT_USER_GROUPS=( bird )
+
+acct-user_add_deps