ssm-services/conf.d/dropbear.sh

6 lines
89 B
Bash

# dropbear config
cfg_listen_port='2234'
service_args="-R -w -F -p ${cfg_listen_port}"