diff --git a/systemd/aitbc-blockchain-p2p.service b/systemd/aitbc-blockchain-p2p.service index b992b11a..b908c49b 100644 --- a/systemd/aitbc-blockchain-p2p.service +++ b/systemd/aitbc-blockchain-p2p.service @@ -1,6 +1,6 @@ [Unit] Description=AITBC Blockchain P2P Network Service -After=network.target +After=network.target aitbc-blockchain-node.service [Service] Type=simple