summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init2
1 files changed, 2 insertions, 0 deletions
diff --git a/init b/init
index 7a63521..706de93 100644
--- a/init
+++ b/init
@@ -11,6 +11,8 @@ mkdir -p /dev/pts
# /dev/pts for dropbear
mount -t devpts devpts /dev/pts
+/etc/modules.sh || exit
+
(
ip link set eth0 up
udhcpc -i eth0