Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-phosphor
/
950efe631762471a5ecb6373789784982aad56a9
/
.
/
common
/
recipes-phosphor
/
chassis
/
obmc-fsi
/
fsi-disable.service
blob: a58af0445c50ff3fdb6c076e67e9725ac4974aee [
file
] [
log
] [
blame
]
[
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