2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-08 19:28:36 +00:00
Files
xcat-core/xCAT-genesis-scripts/etc/udev/rules.d/99-imm.rules
Jarrod Johnson 4a459177e1 Implement IPMI enablement through redfish
Newer firmware will disable IPMI by default.

If a user is using bmcsetup, they are preparing explictly
to use with IPMI, so use redfish to turn on the IPMI.
2019-08-21 16:23:49 -04:00

2 lines
94 B
Plaintext

SUBSYSTEM=="net", ATTRS{idVendor}=="04b3", ATTRS{idProduct}=="4010", RUN+="/sbin/setupimmnic"