Override DNS even for DHCP
This commit is contained in:
parent
ce85723f1a
commit
632556590b
|
@ -210,6 +210,9 @@ goto static_ip_boot_setup
|
|||
|
||||
:boot_all
|
||||
|
||||
# override
|
||||
set dns 1.1.1.1
|
||||
|
||||
# Get accurate time for signature validation
|
||||
echo Syncing time over NTP
|
||||
ntp pool.ntp.org || echo "Skipped"
|
||||
|
|
Loading…
Reference in New Issue
Block a user