Skip to content

Commit

Permalink
Set a timeout for the DNS rebuild service
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Dec 21, 2023
1 parent 6410e8b commit e08ee09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbooks/dns/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@
description "Rebuild DNS zones with GeoDNS changes"
exec_start "/usr/local/bin/dns-check"
user "git"
runtime_max_sec 90
sandbox :enable_network => true
proc_subset "all"
read_write_paths "/var/lib/dns"
Expand Down

0 comments on commit e08ee09

Please sign in to comment.