1[Unit]
2Description=POWER9 PCIe Power-off Workaround
3Before=obmc-power-stop@%i.service
4After=obmc-power-stop-pre@%i.target
5
6[Service]
7Type=oneshot
8ExecStart=@bindir@/openpower-proc-control cleanupPcie
9
10[Install]
11WantedBy=obmc-chassis-poweroff@%i.target
12