blob: c7c48b6bfeb333ebb71540e7d614dcc392562c65 [file] [log] [blame]
Delphine CC Chiua576a592022-12-21 09:25:28 +08001[Unit]
2Description=Phosphor BIC Console SSH socket for Slot4
3Wants=obmc-console@ttyS3.service
4
5[Service]
6ExecStartPre=/usr/bin/select-uart-mux slot4 bic
7ExecStart=/usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_host_key -c "/usr/bin/obmc-console-client -i host3" $DROPBEAR_EXTRA_ARGS
8SyslogIdentifier=console-client-ttyS3
9ExecReload=/bin/kill -HUP $MAINPID
10StandardInput=socket
11KillMode=process