public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-server/monopd/files/
@ 2024-07-28 21:44 James Le Cuirot
  0 siblings, 0 replies; only message in thread
From: James Le Cuirot @ 2024-07-28 21:44 UTC (permalink / raw
  To: gentoo-commits

commit:     3c93ff50db93df94fc4820d3a41c40d4c524e152
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 21:43:46 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 21:43:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c93ff50

games-server/monopd: Run as nobody:nogroup

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-server/monopd/files/monopd.initd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-server/monopd/files/monopd.initd b/games-server/monopd/files/monopd.initd
index 80b93090d3da..da960f96bebd 100644
--- a/games-server/monopd/files/monopd.initd
+++ b/games-server/monopd/files/monopd.initd
@@ -4,6 +4,7 @@
 
 command="monopd"
 command_background="true"
+command_user="nobody:nogroup"
 pidfile="/run/${RC_SVCNAME}.pid"
 
 depend() {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-28 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-28 21:44 [gentoo-commits] repo/gentoo:master commit in: games-server/monopd/files/ James Le Cuirot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox