games-server/monopd: Run as nobody:nogroup

Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot
2024-07-28 22:43:46 +01:00
parent 17f418794a
commit 3c93ff50db

View File

@@ -4,6 +4,7 @@
command="monopd"
command_background="true"
command_user="nobody:nogroup"
pidfile="/run/${RC_SVCNAME}.pid"
depend() {