diff options
| author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-06-05 19:50:49 -0500 |
|---|---|---|
| committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-06-05 19:50:49 -0500 |
| commit | 7dea1ea87961f9903798bd1bd8476e1bdd9b20a0 (patch) | |
| tree | c1d8f0d31f031ff9a7da7be6d53587acc5aaa6cc | |
| parent | 8cf37db7c2c1805ace708e90f20f58cf7c0d5b3a (diff) | |
| download | talos-xml-7dea1ea87961f9903798bd1bd8476e1bdd9b20a0.tar.gz talos-xml-7dea1ea87961f9903798bd1bd8476e1bdd9b20a0.zip | |
Add missing IPMI ID to power cap sensor
| -rw-r--r-- | talos.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6093,6 +6093,13 @@ </property> </globalSetting> <globalSetting> + <id>/sys-0/power_cap_sensor</id> + <property> + <id>IPMI_SENSOR_ID</id> + <value>0x94</value> + </property> +</globalSetting> +<globalSetting> <id>/sys-0/os_boot_sensor</id> <property> <id>IPMI_SENSOR_ID</id> |

