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

use timeout 10 in dhcpcd.conf

This commit is contained in:
Jerry Vonau 2019-09-02 12:30:21 -05:00
parent b28f7e1298
commit 94a750b031

View file

@ -38,6 +38,7 @@ require dhcp_server_identifier
slaac private
# IIAB
timeout 10
# always support Ethernet-to-Internet on RPi (avoid "denyinterfaces eth0")
{% if is_rpi and hostapd_enabled %}