mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-01-22 14:22:19 +08:00
The ioctl to enable the event receiver in the OpenIPMI interface is called with an argument of 0, which tells OpenIPMI to disable it. Set the argument to 1 instead so that it will be enabled. Signed-off-by: Benjamin Fair <benjaminfair@google.com>