Scripts to check and restart kresd if it does not respond
This commit is contained in:
parent
029201da1e
commit
7dcb836a25
3 changed files with 112 additions and 0 deletions
7
sysadmin/dnscheck.config
Normal file
7
sysadmin/dnscheck.config
Normal file
|
@ -0,0 +1,7 @@
|
|||
# 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'
|
Loading…
Add table
Add a link
Reference in a new issue