mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-31 05:54:26 -04:00 
			
		
		
		
	uhttpd: fix appending https ports to cmdline
Otherwise it is started only on non-secure ports. Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 38171
This commit is contained in:
		
							parent
							
								
									5166bb0b1b
								
							
						
					
					
						commit
						59c05778f0
					
				| @ -112,7 +112,7 @@ start_instance() | ||||
| 			append_arg "$cfg" key  "-K" | ||||
| 
 | ||||
| 			for listen in $https; do | ||||
| 				append UHTTPD_ARGS "-s $listen" | ||||
| 				procd_append_param command -s "$listen" | ||||
| 			done | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user