Use more compact decimals in lenovo ipmi test command

This commit is contained in:
Michael Panzlaff
2026-07-03 17:08:01 +02:00
parent 852ff18468
commit a38804ab13
+1 -1
View File
@@ -30,7 +30,7 @@ Lenovo ThinkSystem SD665-N V3 | tested, known to work | node + r
To test if your system *may* be supported, you can run the following command *at your own risk*:
```
ipmitool raw 0x3a 50 4 2 0 0 0
ipmitool raw 58 50 4 2 0 0 0
```
`ipmitool` typically require root to run.