public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/exabgp/files/
Date: Sat, 15 May 2021 01:38:16 +0000 (UTC)	[thread overview]
Message-ID: <1621042692.0620655ffbcb29faa53cb9c50f5c0b072644e689.chutzpah@gentoo> (raw)

commit:     0620655ffbcb29faa53cb9c50f5c0b072644e689
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Sat May 15 01:38:12 2021 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sat May 15 01:38:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0620655f

net-misc/exabgp: Fix up initd-r1 as well

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 net-misc/exabgp/files/exabgp.initd-r1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/exabgp/files/exabgp.initd-r1 b/net-misc/exabgp/files/exabgp.initd-r1
index ec2f01704b8..070a9bf0725 100644
--- a/net-misc/exabgp/files/exabgp.initd-r1
+++ b/net-misc/exabgp/files/exabgp.initd-r1
@@ -7,8 +7,8 @@
 
 command="capsh"
 command_args="
-	--uid=${EXABGP_USER:=exabgp}
-	--gid=${EXABGP_GROUP:=exabgp}
+	--groups=${EXABGP_GROUP:=exabgp}
+	--user=${EXABGP_USER:-exabgp}
 	--caps='cap_net_admin+epi cap_setuid+ep-i cap_setgid+ep-i'
 	-- -c \"/usr/bin/exabgp ${EXABGP_ARGS}\""
 


             reply	other threads:[~2021-05-15  1:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-15  1:38 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-18 17:33 [gentoo-commits] repo/gentoo:master commit in: net-misc/exabgp/files/ Patrick McLean
2021-05-17 17:42 Patrick McLean
2021-05-14 23:49 Patrick McLean
2020-05-20  1:16 Patrick McLean

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1621042692.0620655ffbcb29faa53cb9c50f5c0b072644e689.chutzpah@gentoo \
    --to=chutzpah@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox