blob: 6cc65f8924ea57199391dc20ef345e303f6a6359 [file] [log] [blame]
Brad Bishop3c90f592016-08-08 08:53:13 -04001[Unit]
2Description=PCIE Slot Presence Detection For Chassis%i
3Wants=obmc-power-on@%i.target
4After=obmc-power-on@%i.target
Josh D. Kinga283e072017-04-06 15:56:37 -05005Conflicts=obmc-host-stop@%i.target
Brad Bishop3c90f592016-08-08 08:53:13 -04006
7[Service]
8Type=oneshot
9RemainAfterExit=yes
10ExecStart={sbindir}/pcie_slot_present.exe
11
12[Install]
Josh D. Kinga283e072017-04-06 15:56:37 -050013WantedBy=obmc-host-start@%i.target