hardware: Let fan control be configured and disabled

This commit is contained in:
Vicki Pfau 2024-08-14 19:44:29 -07:00
parent 92235d0f47
commit 7dc0d0969d
4 changed files with 94 additions and 16 deletions

View file

@ -16,3 +16,6 @@ script = "/usr/lib/hwsupport/format-device.sh"
label_flag = "--label"
device_flag = "--device"
no_validate_flag = "--skip-validation"
[fan_control]
systemd = "jupiter-fan-control.service"