mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-24 10:11:48 +00:00
Switched service startup dependencies, removed old basecoin build
This commit is contained in:
@ -18,6 +18,6 @@ ExecReload=/bin/kill -HUP $MAINPID
|
||||
KillSignal=SIGTERM
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target cosmos-sdk.service
|
||||
WantedBy=multi-user.target
|
||||
Also=cosmos-sdk.service
|
||||
|
||||
|
@ -24,6 +24,6 @@ ExecReload=/bin/kill -HUP $MAINPID
|
||||
KillSignal=SIGTERM
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target cosmos-sdk-server.service
|
||||
Also=cosmos-sdk-server.service
|
||||
|
||||
|
Reference in New Issue
Block a user