fix: add dependency on blockchain-node service to p2p service startup order
Some checks failed
Some checks failed
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=AITBC Blockchain P2P Network Service
|
Description=AITBC Blockchain P2P Network Service
|
||||||
After=network.target
|
After=network.target aitbc-blockchain-node.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|||||||
Reference in New Issue
Block a user