dropbear script
This commit is contained in:
parent
5791e5f60d
commit
4f37bc997c
6
conf.d/dropbear.sh
Normal file
6
conf.d/dropbear.sh
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# dropbear config
|
||||||
|
|
||||||
|
cfg_listen_port='2234'
|
||||||
|
|
||||||
|
service_pidfile="/run/dropbear.pid"
|
||||||
|
service_args="-R -w -P ${service_pidfile} -p ${cfg_listen_port}"
|
Loading…
Reference in New Issue
Block a user