blob: a1284df6d0a29bedc9e8307ea07882f7013befe5 [file] [log] [blame]
[Unit]
Description=Phosphor BIC Console SSH socket for Slot1
Wants=obmc-console@ttyS0.service
[Service]
ExecStartPre=/usr/bin/select-uart-mux slot1 bic
ExecStart=/usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_host_key -c "/usr/bin/obmc-console-client -i host0" $DROPBEAR_EXTRA_ARGS
SyslogIdentifier=console-client-ttyS0
ExecReload=/bin/kill -HUP $MAINPID
StandardInput=socket
KillMode=process