ShipChain / hydra

Centralized network management for decentralized networks -- helping organize and publish sidechain connection details
https://docs.shipchain.io/docs/validatorGuide.html
Apache License 2.0
8 stars 2 forks source link

Node service does not auto-start on reboot #1

Closed ajhodges closed 5 years ago

ajhodges commented 5 years ago

The node should come back up on server reboot.

I believe all that is needed to support this is a call to systemctl enable during the hydra configure step.

leewardbound commented 5 years ago

i thought i had built this originally (i recall one of my tests specifically rebooting the node), i'll take a look