Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.07 KB

unbound-get-root-hints

simple systemd timer to periodically update root.hints for unbound recursive resolver

Usage

  • Download the service files:
cd /etc/systemd/system/
sudo wget https://raw.githubusercontent.com/saint-lascivious/unbound-get-root-hints/master/get-root-hints.service
sudo wget https://raw.githubusercontent.com/saint-lascivious/unbound-get-root-hints/master/get-root-hints.timer
  • Enable and start the service
sudo systemctl enable get-root-hints.timer
sudo systemctl start get-root-hints.timer

Contact

alt text