diff options
Diffstat (limited to 'examples/source/udhcpd-wlan0/run')
-rwxr-xr-x | examples/source/udhcpd-wlan0/run | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/source/udhcpd-wlan0/run b/examples/source/udhcpd-wlan0/run new file mode 100755 index 0000000..d64605e --- /dev/null +++ b/examples/source/udhcpd-wlan0/run @@ -0,0 +1,4 @@ +#!/command/execlineb -P +fdmove -c 2 1 +import -ui WLAN0_IP4 +udhcpd -f -I ${WLAN0_IP4} /etc/udhcpd-wlan0.conf |