bundles/unbound: automatically restart unbound if dns resolution fails for more than five minutes
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
35938ead04
commit
f0987ccb44
3 changed files with 29 additions and 0 deletions
|
@ -13,6 +13,7 @@ defaults = {
|
|||
node.magic_number%24,
|
||||
node.magic_number%7,
|
||||
),
|
||||
'unbound-auto-restart': '* * * * * root /usr/local/sbin/unbound-auto-restart',
|
||||
},
|
||||
'nameservers': {
|
||||
'127.0.0.1',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue