3 lines
87 B
Text
3 lines
87 B
Text
|
#!/bin/sh
|
||
|
exec chpst -u monero:monero /usr/bin/monerod --config-file /etc/monerod.conf
|