fix dnsmasq
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
port = 0;
|
||||
interface = "enp6s0";
|
||||
dhcp-range = [ "192.168.121.2,192.168.121.254,1h" ];
|
||||
bind-interfaces = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user