summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/gbs-host-set-boot-failsafe@.service
blob: c1e28383af6ac46cd9e87c47ca393025013d1eae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Set gBMC boot time failsafe
Wants=mapper-wait@-xyz-openbmc_project-state-chassis%i.service
After=mapper-wait@-xyz-openbmc_project-state-chassis%i.service
After=acpi-power-state.service
Before=gbs-sysinit.service

[Service]
Type=exec
ExecStart=/usr/bin/gbs-set-boot-failsafe.sh
RemainAfterExit=yes

[Install]
WantedBy=gbs-host-ready.target