diff options
Diffstat (limited to 'busybox/udhcpc.conf')
| -rw-r--r-- | busybox/udhcpc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox/udhcpc.conf b/busybox/udhcpc.conf index e1625f02..2e907e74 100644 --- a/busybox/udhcpc.conf +++ b/busybox/udhcpc.conf @@ -1,3 +1,4 @@ # config file for udhcpc service #IFACE=wlan0 +#DNS="8.8.8.8 1.1.1.1" |