projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
5ab93aeb486bba3402dc34a318218fde623fd68f
[chef.git]
/
cookbooks
/
geodns
/
templates
/
default
/
cron.erb
1
#!/bin/sh
2
3
rsync -zt rsync://countries-ns.mdc.dk/zone/zz.countries.nerd.dk.rbldnsd /etc/powerdns/countries.conf
4
pdns_control rediscover >/dev/null