2021-04-14 16:43:52 -05:00
|
|
|
# Special arrangement to make PDDF mode default
|
|
|
|
# Disable monitor, monitor-fan, monitor-psu (not enabling them would imply they will be disabled by default)
|
|
|
|
# Enable pddf-platform-monitor
|
|
|
|
|
|
|
|
depmod -a
|
2022-03-01 15:08:03 -06:00
|
|
|
#systemctl daemon-reload
|
2021-04-14 16:43:52 -05:00
|
|
|
systemctl enable pddf-platform-init.service
|
|
|
|
systemctl start pddf-platform-init.service
|
|
|
|
systemctl enable as9716-32d-pddf-platform-monitor.service
|
|
|
|
systemctl start as9716-32d-pddf-platform-monitor.service
|