mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
net-p2p/monero: init.d: show shutdown progress
Signed-off-by: Filip Kobierski <fkobi@pm.me>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
pidfile=/var/run/monerod.pid
|
||||
command=/usr/bin/monerod
|
||||
command_args="${monerod_args}"
|
||||
command_progress=1
|
||||
start_stop_daemon_args="-u ${monerod_user} -b -m -p ${pidfile}"
|
||||
retry="SIGTERM/30/SIGKILL/5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user