commit:     4ac890905b1c9976deda981ebb0ae9a51a5c0155
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Apr 17 20:04:50 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Apr 17 20:04:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ac89090

acct-user/_bgpd: set ID to -1

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 acct-user/_bgpd/{_bgpd-0.ebuild => _bgpd-0-r1.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/acct-user/_bgpd/_bgpd-0.ebuild b/acct-user/_bgpd/_bgpd-0-r1.ebuild
similarity index 77%
rename from acct-user/_bgpd/_bgpd-0.ebuild
rename to 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
 

Reply via email to