Files
guru/net-p2p/monero/files/monerod-0.18.4.0.confd
Filip Kobierski e3ef9c0a09 net-p2p/monero: add 0.18.4.0 with improvements
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>
2025-05-06 19:58:15 +02:00

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"