mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-23 09:10:31 +00:00
gaia node start added to building package
This commit is contained in:
@@ -17,7 +17,7 @@ Restart=on-failure
|
||||
User=gaia
|
||||
Group=gaia
|
||||
PermissionsStartOnly=true
|
||||
ExecStart=/usr/bin/gaia start --without-tendermint --home=/etc/gaia
|
||||
ExecStart=/usr/bin/gaia node start --without-tendermint --home=/etc/gaia
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
KillSignal=SIGTERM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user