Skip to content

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

Notifications You must be signed in to change notification settings

saint-lascivious/unbound-get-root-hints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published