1*a576a59aSDelphine CC Chiu[Unit]
2*a576a59aSDelphine CC ChiuDescription=Phosphor BIC Console SSH socket for Slot3
3*a576a59aSDelphine CC ChiuWants=obmc-console@ttyS2.service
4*a576a59aSDelphine CC Chiu
5*a576a59aSDelphine CC Chiu[Service]
6*a576a59aSDelphine CC ChiuExecStartPre=/usr/bin/select-uart-mux slot3 bic
7*a576a59aSDelphine CC ChiuExecStart=/usr/sbin/dropbear -i -r /etc/dropbear/dropbear_rsa_host_key -c "/usr/bin/obmc-console-client -i host2" $DROPBEAR_EXTRA_ARGS
8*a576a59aSDelphine CC ChiuSyslogIdentifier=console-client-ttyS2
9*a576a59aSDelphine CC ChiuCollectMode=inactive-or-failed
10*a576a59aSDelphine CC ChiuExecReload=/bin/kill -HUP $MAINPID
11*a576a59aSDelphine CC ChiuStandardInput=socket
12*a576a59aSDelphine CC ChiuKillMode=process
13