mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-15 00:13:46 +00:00
Set default user to ubuntu in bor.service
This commit is contained in:
parent
110ea65c37
commit
9838fefd3a
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
# -miner.etherbase [VALIDATOR ADDRESS] \
|
# -miner.etherbase [VALIDATOR ADDRESS] \
|
||||||
# -mine
|
# -mine
|
||||||
Type=simple
|
Type=simple
|
||||||
User=root
|
User=ubuntu
|
||||||
KillSignal=SIGINT
|
KillSignal=SIGINT
|
||||||
TimeoutStopSec=120
|
TimeoutStopSec=120
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue