sonic-buildimage/platform/broadcom/sonic-platform-modules-cel/debian/platform-modules-haliburton.postinst
Wirut Getbamrung c9d86f0587
[201811][platform/cel]: Port fancontrol changes for dx010/e1031 to 201811 branch (#4867)
Update fancontrol service for Seastone-DX010/E1031 device to support hysteresis temperature threshold and difference config for each unit fan direction type (B2F/F2B); follow master branch
2020-07-03 19:59:55 -07:00

7 lines
187 B
Plaintext

depmod -a
systemctl enable platform-modules-haliburton.service
systemctl enable fancontrol.service
systemctl start platform-modules-haliburton.service
systemctl start fancontrol.service