blob: c1e28383af6ac46cd9e87c47ca393025013d1eae [file] [log] [blame]
George Hungb5eef512021-03-10 16:04:46 +08001[Unit]
2Description=Set gBMC boot time failsafe
3Wants=mapper-wait@-xyz-openbmc_project-state-chassis%i.service
4After=mapper-wait@-xyz-openbmc_project-state-chassis%i.service
5After=acpi-power-state.service
6Before=gbs-sysinit.service
7
8[Service]
9Type=exec
10ExecStart=/usr/bin/gbs-set-boot-failsafe.sh
11RemainAfterExit=yes
12
13[Install]
14WantedBy=gbs-host-ready.target