meta-quanta: s6q: add watchdog service
Add service files to enable ipmitool watchdog command.
Tested: 1.setting watchdog action hard reset ~# ipmitool raw 0x06 0x24 0x01 0x01 0x01 0x02 0x64 0x00 st
meta-quanta: s6q: add watchdog service
Add service files to enable ipmitool watchdog command.
Tested: 1.setting watchdog action hard reset ~# ipmitool raw 0x06 0x24 0x01 0x01 0x01 0x02 0x64 0x00 starting reset ~# ipmitool raw 0x06 0x22 2.power off ~# ipmitool raw 0x06 0x24 0x01 0x02 0x01 0x02 0x64 0x00 ~# ipmitool raw 0x06 0x22 3.power cycle ~# ipmitool raw 0x06 0x24 0x01 0x02 0x01 0x02 0x64 0x00 ~# ipmitool raw 0x06 0x22 Use these commands to verify the result matches service settings.
Signed-off-by: Joseph Fu <joseph.fu@quantatw.com> Change-Id: I738d0d86b6a9729d488f22e841e207aaab219796
show more ...
|