forked from Spark/ssm-services
		
	dropbear script
This commit is contained in:
		
							
								
								
									
										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}"
 | 
			
		||||
		Reference in New Issue
	
	Block a user