mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
Merge pull request #396 from cffls/v0.3.0-dev
Set default user to ubuntu in bor.service
This commit is contained in:
commit
30641c06b1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
# -miner.etherbase [VALIDATOR ADDRESS] \
|
||||
# -mine
|
||||
Type=simple
|
||||
User=root
|
||||
User=ubuntu
|
||||
KillSignal=SIGINT
|
||||
TimeoutStopSec=120
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue