mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-server/monopd: Run as nobody:nogroup
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
command="monopd"
|
||||
command_background="true"
|
||||
command_user="nobody:nogroup"
|
||||
pidfile="/run/${RC_SVCNAME}.pid"
|
||||
|
||||
depend() {
|
||||
|
||||
Reference in New Issue
Block a user