services/dns/Configuration.md
... ...
@@ -41,7 +41,7 @@ config dnsmasq
41 41
list server '/23.172.in-addr.arpa/172.23.0.53'
42 42
```
43 43
44
-to `/etc/config/dhcp` and run `/etc/init.d/dnsmasq` restart. After that you are able to resolve `.dn42`
44
+to `/etc/config/dhcp` and run `/etc/init.d/dnsmasq restart`. After that you are able to resolve `.dn42`
45 45
with the anycast DNS-Server, while your normal requests go to your standard DNS-resolver.
46 46
47 47
Attention: If you go with the default config you'll have to disable "boguspriv" in the first dnsmasq config section.