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