summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-arm/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/chassis/ir38163-workaround/ir-remove@.service
blob: 15e8d0108e9c2f84f1f4ea40d1243b0011c442cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Remove IR38163 device
After=obmc-power-off@%i.target
Conflicts=obmc-chassis-poweron@%i.target

[Service]
ExecStart=/usr/bin/env ir38163_workaround.sh rm
SyslogIdentifier=ir38163_workaround.sh
Type=oneshot
RemainAfterExit=yes

[Install]
WantedBy=obmc-host-stop@%i.target
OpenPOWER on IntegriCloud