OSDN Git Service

Merge pull request #137 from mobinmob/3proxy
[avyssos/void-66-services.git] / usr / share / 66 / service / monerod
1 [main]
2 @type = classic
3 @version = 0.0.1
4 @description = "monero daemon"
5 @user = ( root )
6
7 [start]
8 @runas = monero
9 @execute = ( monerod --non-interactive --config-file ${conf_file} )
10
11 [environment]
12 conf_file=!/etc/monerod.conf