Ok more
This commit is contained in:
parent
7cd4d3ea01
commit
8e87d5e259
1 changed files with 4 additions and 0 deletions
|
@ -17,7 +17,11 @@ end
|
||||||
|
|
||||||
# DNS, DHCP, prefix delegation
|
# DNS, DHCP, prefix delegation
|
||||||
recopy dnsmasq.conf /etc/dnsmasq.conf
|
recopy dnsmasq.conf /etc/dnsmasq.conf
|
||||||
|
|
||||||
|
# let dnsmasq handle DNS
|
||||||
recopy resolved.conf /etc/systemd/resolved.conf
|
recopy resolved.conf /etc/systemd/resolved.conf
|
||||||
|
|
||||||
|
# sysctl flags we need for forwarding and accepting IPv6 router advertisements
|
||||||
recopy ./sysctl-configs /etc/sysctl.d/10-router-configs.conf
|
recopy ./sysctl-configs /etc/sysctl.d/10-router-configs.conf
|
||||||
|
|
||||||
# enable systemd-networkd to setup network interfaces with useful names
|
# enable systemd-networkd to setup network interfaces with useful names
|
||||||
|
|
Loading…
Reference in a new issue