summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-poweron.service
blob: 1837248fd8c46eaedbb469ee55fce291d52dc184 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Power on host
After=firmware-updates.target

[Service]
Type=oneshot
ExecStart=/usr/bin/host_poweron.sh

[Install]
WantedBy=multi-user.target