blob: 15e8d0108e9c2f84f1f4ea40d1243b0011c442cf [file] [log] [blame]
Ken Chen811e6b72018-01-30 09:51:50 +08001[Unit]
2Description=Remove IR38163 device
3After=obmc-power-off@%i.target
4Conflicts=obmc-chassis-poweron@%i.target
5
6[Service]
7ExecStart=/usr/bin/env ir38163_workaround.sh rm
8SyslogIdentifier=ir38163_workaround.sh
9Type=oneshot
10RemainAfterExit=yes
11
12[Install]
13WantedBy=obmc-host-stop@%i.target