aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-04-17 22:04:50 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-04-17 22:04:50 +0200
commit4ac890905b1c9976deda981ebb0ae9a51a5c0155 (patch)
treead4095288ecdd070cceae5c3486e36b6f0e07968 /acct-user
parentacct-group/_bgpd: set ID to -1 (diff)
downloadguru-4ac890905b1c9976deda981ebb0ae9a51a5c0155.tar.gz
guru-4ac890905b1c9976deda981ebb0ae9a51a5c0155.tar.bz2
guru-4ac890905b1c9976deda981ebb0ae9a51a5c0155.zip
acct-user/_bgpd: set ID to -1
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'acct-user')
-rw-r--r--acct-user/_bgpd/_bgpd-0-r1.ebuild (renamed from acct-user/_bgpd/_bgpd-0.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/acct-user/_bgpd/_bgpd-0.ebuild b/acct-user/_bgpd/_bgpd-0-r1.ebuild
index 6dce5d5ca..8573bd56e 100644
--- a/acct-user/_bgpd/_bgpd-0.ebuild
+++ b/acct-user/_bgpd/_bgpd-0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,8 +8,7 @@ inherit acct-user
KEYWORDS="~amd64 ~x86"
DESCRIPTION="User for OpenBGPD"
-# BGP port 179
-ACCT_USER_ID=179
+ACCT_USER_ID=-1
ACCT_USER_GROUPS=( _bgpd )
ACCT_USER_HOME=/var/empty