summaryrefslogtreecommitdiffstats
path: root/target/linux/package
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/package')
-rwxr-xr-xtarget/linux/package/base-files/files/aruba-2.6/init3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/package/base-files/files/aruba-2.6/init b/target/linux/package/base-files/files/aruba-2.6/init
new file mode 100755
index 000000000..8ca48a04c
--- /dev/null
+++ b/target/linux/package/base-files/files/aruba-2.6/init
@@ -0,0 +1,3 @@
+#!/bin/ash
+mount none /dev -t devfs
+exec /bin/busybox init