mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
ebuild: - adjust DEPENDs - add libbsd, libmd - swap czmq for zeromq conf.d: - capitalize variables - comment out default values init.d: - move name & description to top - use command_background instead of -bmp - use command_user instead of -u user - also fixed not chanigng group Signed-off-by: Filip Kobierski <fkobi@pm.me>
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
# Copyright 2020-2025 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
#MONEROD_USER=monero
|
|
#MONEROD_GROUP=monero
|
|
|
|
MONEROD_ARGS="--config-file /etc/monero/monerod.conf" |