OpenEthereum rebranding

This commit is contained in:
Justin Beaurone 2020-12-12 00:48:58 -08:00 committed by rakita
parent 08e6cca3e5
commit a6bd3516e0
1 changed files with 1 additions and 1 deletions

View File

@ -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