I wrote scritp for auto restart by IPMI cmd (power cycle) in Ubantu 20.04. (GUI mode)
I created ipmitool_powercycle.service file in /etc/systemd/system
And then systemctl enable ipmitool_powercycle.service, restart system.
Next boot will trigger power cycle when system loading other services (Expect!!!).
How to STOP service? I can’t STOP the service becasue not any chance go to destop and excute “systemctl disable ipmitool_powercycle.service” Have any way to disable this service? How to STOP service?
I can’t STOP the service becasue not any chance go to destop and excute “systemctl disable ipmitool_powercycle.service” Have any way to disable this service?
Jasper is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.