1[Unit]
2Description = UART Activation Sequence
3Before=host-powerctrl.service
4
5[Service]
6ExecStart=/usr/libexec/obmc-console/mori_uart_mux_ctrl.sh
7Type=oneshot
8
9[Install]
10RequiredBy=multi-user.target
11