OpenEthereum rebranding
This commit is contained in:
parent
08e6cca3e5
commit
a6bd3516e0
@ -6,7 +6,7 @@ After=network.target
|
||||
# run as root, set base_path in config.toml
|
||||
ExecStart=/usr/bin/openethereum --config /etc/openethereum/config.toml
|
||||
# To run as user, comment out above and uncomment below, fill in user and group
|
||||
# picks up users default config.toml in $HOME/.local/share/io.parity.ethereum/
|
||||
# picks up users default config.toml in $HOME/.local/share/openethereum/
|
||||
# User=username
|
||||
# Group=groupname
|
||||
# ExecStart=/usr/bin/openethereum
|
Loading…
Reference in New Issue
Block a user