7 lines
		
	
	
	
		
			174 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			174 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Place this in /etc/config/dnscheck
 | 
						|
 | 
						|
config setup 'check_service'
 | 
						|
    option host 'CHANGEME'
 | 
						|
    option server '127.0.0.1'
 | 
						|
    option timeout '5'
 | 
						|
    option maxfailures '3'
 |