public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Pagano" <mpagano@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/nginx-unit/files/
Date: Tue, 28 Feb 2023 21:12:32 +0000 (UTC)	[thread overview]
Message-ID: <1677618747.af9772fe613cef0b0f191071c1ecec95d9fa4ff1.mpagano@gentoo> (raw)

commit:     af9772fe613cef0b0f191071c1ecec95d9fa4ff1
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 21:11:22 2023 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 21:12:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9772fe

www-servers/nginx-unit: Change default user and group appropiate

Big thanks to Vladimir Varlamov for their assistance on these
recent user and group changes to nginx-unit

Bug: https://bugs.gentoo.org/894778

Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 www-servers/nginx-unit/files/nginx-unit.confd | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/www-servers/nginx-unit/files/nginx-unit.confd b/www-servers/nginx-unit/files/nginx-unit.confd
index 2eae2c67538f..eedf0ffbd685 100644
--- a/www-servers/nginx-unit/files/nginx-unit.confd
+++ b/www-servers/nginx-unit/files/nginx-unit.confd
@@ -1,11 +1,10 @@
 # /etc/conf.d/nginx-unit
 
 # non-privileged processes to run as specified user
-#NXT_USER="nobody"
+#NXT_USER="nginx-unit"
 
 # non-privileged processes to run as specified group
-# default: user's primary group
-#NXT_GROUP=""
+#NXT_GROUP="nginx-unit"
 
 # Address of the Control API Socket
 #NXT_CONTROL="unix:/run/nginx-unit.sock"


             reply	other threads:[~2023-02-28 21:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28 21:12 Mike Pagano [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-27 23:20 [gentoo-commits] repo/gentoo:master commit in: www-servers/nginx-unit/files/ Mike Pagano
2023-03-01 20:15 Mike Pagano
2023-03-01 18:39 Mike Pagano
2021-12-03 17:25 Mike Pagano
2020-05-01 14:04 Joonas Niilola

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=1677618747.af9772fe613cef0b0f191071c1ecec95d9fa4ff1.mpagano@gentoo \
    --to=mpagano@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