Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-openpower
/
9bbcb195148699653c3171bafdcf4e1edbf8d74c
/
.
/
common
/
recipes-phosphor
/
fsi
/
op-fsi
/
fsi-disable.service
blob: 11c8563f38d1342ae80fdb75aa3f448273fb8f24 [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Disable
FSI
Conflicts
=
fsi
-
enable
.
service
[
Service
]
ExecStart
=
/usr/
sbin
/
openpower
-
proc
-
control setSyncFSIClock
ExecStart
=
/bin/
sh
-
c
"echo 1 > /sys/devices/platform/gpio-fsi/external_mode"
Type
=
oneshot
RemainAfterExit
=
yes