diff --git a/ReadMe.md b/ReadMe.md index ccb295d..bd68edd 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -34,6 +34,9 @@ config include ```shell config dnsmasq option confdir '/etc/dnsmasq.d' +``` +После этого нужно перезапустить dnsmasq и убедиться, что он работает +``` /etc/init.d/dnsmasq restart /etc/init.d/dnsmasq status ```