blob: 5b59f96f60b35803af103a7d017e88e1d5ccdbea [file] [log] [blame]
Anthony Wilson171fbdf2018-11-01 13:38:50 -05001[Unit]
2Description=POWER9 PCIe Power-off Workaround
Andrew Geisslerbd1d7362023-01-26 11:10:00 -07003Before=obmc-power-stop@%i.service
Anthony Wilson171fbdf2018-11-01 13:38:50 -05004After=obmc-power-stop-pre@%i.target
5
6[Service]
7Type=oneshot
Patrick Ventureb964c922019-03-28 13:10:36 -07008ExecStart=@bindir@/openpower-proc-control cleanupPcie
Anthony Wilson171fbdf2018-11-01 13:38:50 -05009
10[Install]
11WantedBy=obmc-chassis-poweroff@%i.target