Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
eff27476badc5d48b544a07f9f4748a96506c8d7
/
.
/
meta-openpower
/
recipes-phosphor
/
fsi
/
op-fsi
/
fsi-enable.service
blob: e14803204d0a41620174a584d5cbc9e4d7a0f020 [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Enable
FSI
Conflicts
=
fsi
-
disable
.
service
Wants
=
fsi
-
scan@0
.
service
Before
=
fsi
-
scan@0
.
service
[
Service
]
ExecStart
=
/bin/
sh
-
c
"echo 0 > /sys/devices/platform/gpio-fsi/external_mode"
Type
=
oneshot
RemainAfterExit
=
yes