mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-09-08 19:28:36 +00:00
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.
2 lines
94 B
Plaintext
2 lines
94 B
Plaintext
SUBSYSTEM=="net", ATTRS{idVendor}=="04b3", ATTRS{idProduct}=="4010", RUN+="/sbin/setupimmnic"
|