1[Unit]
2Description = Check Host State to set fan failsafe speed
3
4[Service]
5Type=simple
6Restart=on-failure
7ExecStart=/usr/bin/gbs-check-host-state.sh
8
9[Install]
10WantedBy=multi-user.target