First version of BTS provision script

This commit is contained in:
Keith Whyte 2020-04-29 05:04:58 +02:00
parent 72568990a0
commit 5238b5a847
11 changed files with 98 additions and 0 deletions

View file

@ -0,0 +1,5 @@
# Uncomment the following line, if udhcpc should not touch /etc/resolv.conf
STATIC_DNS="yes"
# Uncomment the following line if udhcpc should not install a default route
#INSTALL_DEFAULT_ROUTE="no"