summaryrefslogtreecommitdiffstats
path: root/meta/packages/maemo/nokia770-init/fixup-770.sh
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/maemo/nokia770-init/fixup-770.sh')
-rw-r--r--meta/packages/maemo/nokia770-init/fixup-770.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/maemo/nokia770-init/fixup-770.sh b/meta/packages/maemo/nokia770-init/fixup-770.sh
index b65fb131e3..0f1734d2ab 100644
--- a/meta/packages/maemo/nokia770-init/fixup-770.sh
+++ b/meta/packages/maemo/nokia770-init/fixup-770.sh
@@ -12,6 +12,7 @@ case "$1" in
12 ln -s /dev/vc/5 /dev/tty5 12 ln -s /dev/vc/5 /dev/tty5
13 ln -s /dev/vc/6 /dev/tty6 13 ln -s /dev/vc/6 /dev/tty6
14 ln -s /dev/vc/7 /dev/tty7 14 ln -s /dev/vc/7 /dev/tty7
15 /sbin/ifconfig wlan0 up
15 ;; 16 ;;
16 stop) 17 stop)
17 ;; 18 ;;