blob: 16004d255ab8e852544bbc47fa5cd5b61cc64cd1 [file] [log] [blame]
Eddie Jamesce042fe2020-01-28 10:25:13 -06001[Unit]
2Description=Set the SPI mux
3ConditionPathExists=!/run/openbmc/chassis@0-on
4
5[Service]
6ExecStart=@bindir@/openpower-proc-control setSPIMux
7SyslogIdentifier=openpower-proc-control
8Type=oneshot
9RemainAfterExit=yes
10
11[Install]
12WantedBy=multi-user.target