Skip to content

Instantly share code, notes, and snippets.

@Habbie
Created April 22, 2013 10:54
Show Gist options
  • Save Habbie/5433910 to your computer and use it in GitHub Desktop.
Save Habbie/5433910 to your computer and use it in GitHub Desktop.
authoritative -> recursing in pdns-recursor.init.d
diff -rNu pdns-recursor-3.1.4/pdns-recursor.init.d pdns-recursor-3.1.4-widexs/pdns-recursor.init.d
--- pdns-recursor-3.1.4/pdns-recursor.init.d 2006-10-16 16:24:18.000000000 +0200
+++ pdns-recursor-3.1.4-widexs/pdns-recursor.init.d 2006-10-16 19:54:03.000000000 +0200
@@ -63,7 +63,7 @@
;;
force-reload | restart)
- echo -n "Restarting PowerDNS authoritative nameserver: "
+ echo -n "Restarting PowerDNS recursing nameserver: "
echo -n stopping and waiting..
doPC quit
sleep 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment