blob: fef1619e65816f844992b59004b65db0e686b3ec [file] [log] [blame]
[Unit]
Description=Phosphor BIC Console SSH socket for Slot3
Wants=obmc-console@ttyS2.service
[Service]
ExecStartPre=/usr/bin/select-uart-mux slot3 bic
ExecStart=/usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_host_key -c "/usr/bin/obmc-console-client -i host2" $DROPBEAR_EXTRA_ARGS
SyslogIdentifier=console-client-ttyS2
CollectMode=inactive-or-failed
ExecReload=/bin/kill -HUP $MAINPID
StandardInput=socket
KillMode=process