blob: 91adb769b45910e0b372d6e7e275845e4c2a3671 [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
Michael Tritzfbd81be2017-08-15 14:07:23 -050010ExecStart=/usr/bin/env pcie_slot_present.exe
11SyslogIdentifier=pcie_slot_present.exe
Brad Bishop3c90f592016-08-08 08:53:13 -040012
13[Install]
Josh D. Kinga283e072017-04-06 15:56:37 -050014WantedBy=obmc-host-start@%i.target