summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/chassis/obmc-pcie-detect/pcie-slot-detect@.service
blob: 91adb769b45910e0b372d6e7e275845e4c2a3671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=PCIE Slot Presence Detection For Chassis%i
Wants=obmc-power-on@%i.target
After=obmc-power-on@%i.target
Conflicts=obmc-host-stop@%i.target

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/env pcie_slot_present.exe
SyslogIdentifier=pcie_slot_present.exe

[Install]
WantedBy=obmc-host-start@%i.target