1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

use bind-dynamic for dnsmasq on RpiOS

This commit is contained in:
Jerry Vonau 2020-07-23 22:59:36 -05:00
parent b44526cc27
commit 264dc81f03

View file

@ -1,5 +1,10 @@
#IIAB
{% if is_raspbian is true %}
bind-dynamic
{% else %}
bind-interfaces
{% endif %}
# Wan nameserver if manually set
{% if wan_nameserver is not none %}
no-resolv