[Service] | |
EnvironmentFile=-/etc/obmc-console/dropbear.env | |
ExecStart= | |
ExecStart=-/usr/sbin/dropbear -r ${DROPBEAR_RSAKEY_DIR}/dropbear_rsa_host_key \ | |
-r ${DROPBEAR_RSAKEY_DIR}/dropbear_ecdsa_host_key \ | |
-r ${DROPBEAR_RSAKEY_DIR}/dropbear_ed25519_host_key \ | |
-c "/usr/bin/obmc-console-client" \ | |
-i $DROPBEAR_EXTRA_ARGS | |
StandardInput=socket |