1[Unit]
2Description=power on chassis:%i
3Conflicts=chassis-powercycle@%i.service chassis-poweroff@%i.service host-powercycle@%i.service host-poweroff@%i.service host-powerreset@%i.service
4OnFailure=chassis-poweron-failure@%i.service check-i3c-hub@%i.service
5
6[Service]
7Type=oneshot
8ExecStart=/usr/libexec/phosphor-state-manager/chassis-poweron %i
9
10[Install]
11WantedBy=obmc-chassis-poweron@%i.target
12