1*48ea66bfSTom Tung[Unit] 2*48ea66bfSTom TungDescription=Ensure host is off on clean AC cycle 3*48ea66bfSTom TungBefore=host-poweron.service 4*48ea66bfSTom TungBefore=firmware-updates-pre.target 5*48ea66bfSTom Tung 6*48ea66bfSTom Tung[Service] 7*48ea66bfSTom TungType=oneshot 8*48ea66bfSTom TungExecStart=/usr/bin/host_ensure_off.sh 9*48ea66bfSTom Tung 10*48ea66bfSTom Tung[Install] 11*48ea66bfSTom TungWantedBy=multi-user.target 12