summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-check-host-state.service
blob: 032fabca58397fc00c925b2d3a3f69b34f5770ec (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description = Check Host State to set fan failsafe speed

[Service]
Type=simple
Restart=on-failure
ExecStart=/usr/bin/gbs-check-host-state.sh

[Install]
WantedBy=multi-user.target