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]
|
||||
Description=AITBC Blockchain P2P Network Service
|
||||
After=network.target
|
||||
After=network.target aitbc-blockchain-node.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
||||
Reference in New Issue
Block a user