Update modules/ROOT/pages/administration/dnsmasq.adoc

fixed a spelling issue
This commit is contained in:
Jocelyn Gould 2025-12-08 03:13:51 +00:00
commit 500a797f82

View file

@ -46,7 +46,7 @@ NetworkManager takes care of the dnsmasq plugin operation. Configuration files i
[TIP]
====
NetworkManager reads all files in that directory, independantly of the file extension. So you can't temporarily deactivate a configuration by renameing it.
NetworkManager reads all files in that directory, independantly of the file extension. So you can't temporarily deactivate a configuration by renaming it.
====
The example here uses 2 interfaces, an external public interface enp1s0 (example.com) and an internal private interface enp2s0 (example.lan). You may add any number of additional interfaces by adding corresponding config files as in the examples here.