void-packages/srcpkgs/monero/files/monerod/run
mobinmob 9fb3440970
monero: fix monerod service script.
Without the --non-interactive switch the daemon starts in the foreground
but crashes after a few seconds with 'EOF on stdin, exiting'.

Closes: #32460
2022-01-12 20:34:57 +01:00

2 lines
105 B
Bash

#!/bin/sh
exec chpst -u monero:monero /usr/bin/monerod --non-interactive --config-file /etc/monerod.conf