From 5ecc7193004baca4cd092a53016148e4eacc10fb Mon Sep 17 00:00:00 2001 From: netadmin Date: Sun, 4 May 2025 10:06:03 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20ReadMe.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ReadMe.md | 3 +++ 1 file changed, 3 insertions(+) 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 ```