conf.d major changes

This commit is contained in:
2015-12-17 12:49:30 +03:00
parent 26e023157a
commit 025ad3b4a3
19 changed files with 43 additions and 58 deletions

5
conf.d/dropbear Normal file
View File

@@ -0,0 +1,5 @@
# dropbear config
cfg_listen_port='2234'
service_args=( -R -w -F -p "$cfg_listen_port" )