aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/package/base-files/files/sibyte-2.6/init
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/target/linux/package/base-files/files/sibyte-2.6/init')
-rwxr-xr-xopenwrt/target/linux/package/base-files/files/sibyte-2.6/init6
1 files changed, 0 insertions, 6 deletions
diff --git a/openwrt/target/linux/package/base-files/files/sibyte-2.6/init b/openwrt/target/linux/package/base-files/files/sibyte-2.6/init
deleted file mode 100755
index 1f98589eb6..0000000000
--- a/openwrt/target/linux/package/base-files/files/sibyte-2.6/init
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/ash
-mount none /dev -t devfs
-mount none /proc -t proc
-mount_root failsafe
-mount -o remount,rw /dev/root /
-exec /bin/busybox init