Logo
Explore Help
Sign In
R/ssm-services
1
0
Fork 0
You've already forked ssm-services
forked from Spark/ssm-services
Code Issues Pull Requests Releases Wiki Activity
Files
59c28d0e379fe835e043c20a3bc267b26fa54082
ssm-services/conf.d/dropbear.sh

6 lines
89 B
Bash
Raw Normal View History

dropbear script
2014-05-11 22:44:13 +04:00
# dropbear config
cfg_listen_port='2234'
So, as an example of the way conf.d is supposed to be used, I've provided a conf.d entry for dropbear that overrides the provided initsctipt. Just a simple change in “where do we want to listen”, but impossible to do otherwise without changing the initscript directly as dropbear does not support any external config files. So there you have it, the feature now has a purpose.
2014-07-06 11:13:39 +04:00
service_args="-R -w -F -p ${cfg_listen_port}"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 37ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API