Version: 1.7.1
Disable Reboot within OpenAdmin
If for some reason, you want to disable Server Reboot feature through OpenAdmin, you can do that on your server.
There is no setting in OpenAdmin to do so, but you can manually create a file that will disable this feature:
- Log in to the server as root via SSH.
- Execute the following command:
touch /root/disable_openadmin_reboot_ui
Was this helpful?