mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-31 10:28:06 +00:00 
			
		
		
		
	uspot: captive: honor 'debugoff'
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
This commit is contained in:
		 Thibaut VARÈNE
					Thibaut VARÈNE
				
			
				
					committed by
					
						 John Crispin
						John Crispin
					
				
			
			
				
	
			
			
			 John Crispin
						John Crispin
					
				
			
						parent
						
							d667c2e2b9
						
					
				
				
					commit
					db37e3727d
				
			| @@ -116,7 +116,7 @@ case 'log': | ||||
| 	break; | ||||
| case 'debugon': | ||||
| case 'debugoff': | ||||
| 	uci.set('uspot', 'def_captive', 'debug', 1); | ||||
| 	uci.set('uspot', 'def_captive', 'debug', 'debugon'==ARGV[0]); | ||||
| 	uci.commit(); | ||||
| 	restart(); | ||||
| 	break; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user