blob: b8ed1d5ea442faac7289d53f4486c6f78099cfde [file] [log] [blame]
Delphine CC Chiu4072bb42023-07-26 13:38:58 +08001[Unit]
2Description=Phosphor Host Console SSH socket for Slot7
3Wants=obmc-console@ttyS7.service
4
5[Service]
6ExecStartPre=/usr/bin/select-uart-mux slot7 host
7ExecStart=/usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_host_key -c "/usr/bin/obmc-console-client -i host6" $DROPBEAR_EXTRA_ARGS
8SyslogIdentifier=console-client-ttyS7
9ExecReload=/bin/kill -HUP $MAINPID
10StandardInput=socket
11KillMode=process