1[Unit]
2Description=Ampere set GPIOs before power on
3Before=phosphor-wait-power-on@%i.service
4After=obmc-power-start-pre@%i.target
5Conflicts=obmc-chassis-poweroff@%i.target
6
7[Service]
8Type=oneshot
9ExecStart=/usr/sbin/ampere_gpio_utils.sh power on
10SyslogIdentifier=ampere_gpio_utils
11