Обновить ReadMe.md

This commit is contained in:
netadmin 2025-05-04 10:06:03 +00:00
parent 090d4641b2
commit 5ecc719300

View File

@ -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
```