Auto Restart Quick Start Guide
This guide is specifically for setting up your node to automatically restart, automatically upgrade and automatically start on boot up. It is opinionated with sensible defaults.
โฝ Enter Configuration Edit Mode
sudo nodectl configure -e -cb -d
โฝ Access Auto Restart Options
We will choose the R.
โฝ Enable All Options
- Choose y to enable auto_restart
- Choose y to enable auto_upgrade
- Choose y to enable on_boot
โฝ Confirm Selections
Choose y to confirm selections.
โฝ Exit Configurator
Choose Q to exit back to the command line interface.
โฝ Confirm Auto Restart is Enabled
sudo nodectl auto_restart status