mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
net-p2p/monero: increase monerod delay on "rc-service monerod stop"
Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ pidfile=/var/run/monerod.pid
|
||||
command=/usr/bin/monerod
|
||||
command_args="${monerod_args}"
|
||||
start_stop_daemon_args="-u ${monerod_user} -b -m -p ${pidfile}"
|
||||
retry="SIGTERM/30"
|
||||
|
||||
name="Monero P2P Daemon"
|
||||
description="Connects to the Monero P2P network"
|
||||
|
||||
Reference in New Issue
Block a user