blob: 7c4771768269fdb1fabd3f65ce93daff73d81696 [file] [log] [blame]
[Unit]
Description=Set the SPI mux
ConditionPathExists=!/run/openbmc/chassis@0-on
[Service]
ExecStartPre=@bindir@/openpower-proc-control cfamReset
ExecStartPre=@bindir@/openpower-proc-control scanFSI
ExecStart=@bindir@/openpower-proc-control setSPIMux
ExecStartPost=@bindir@/openpower-proc-control scanFSI
SyslogIdentifier=openpower-proc-control
Type=oneshot
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target