ssm-services/conf.d/dropbear

6 lines
91 B
Plaintext

# dropbear config
cfg_listen_port='2234'
service_args=( -R -w -F -p "$cfg_listen_port" )