Remove all watchdog module

-- Module refuse by ipmitool developpers --
This commit is contained in:
Jean-Michel Audet 2007-07-09 19:16:05 +00:00
parent 664848112e
commit 5f018c9516

View File

@ -100,7 +100,6 @@ struct ipmi_cmd ipmitool_cmd_list[] = {
{ ipmi_sunoem_main, "sunoem", "OEM Commands for Sun servers" },
{ ipmi_kontronoem_main, "kontronoem", "OEM Commands for Kontron devices"},
{ ipmi_picmg_main, "picmg", "Run a PICMG/ATCA extended cmd"},
{ ipmi_watchdog_main, "watchdog", "Set IPMI watchdog"},
{ ipmi_fwum_main, "fwum", "Update IPMC using Kontron OEM Firmware Update Manager" },
{ ipmi_firewall_main,"firewall","Configure Firmware Firewall" },
#ifdef HAVE_READLINE