summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/chassis/obmc-fsi/fsi-disable.service
blob: a58af0445c50ff3fdb6c076e67e9725ac4974aee (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Disable FSI
Conflicts=fsi-enable.service

[Service]
ExecStart=/bin/sh -c "echo fsi-master > /sys/bus/platform/drivers/fsi-master-gpio/unbind"
Type=oneshot
RemainAfterExit=yes
OpenPOWER on IntegriCloud