From: groz Date: Fri, 18 Aug 2006 19:36:22 +0000 (+0000) Subject: File I forgot X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/3965ba8cd5782f65f00e072a3987acfac2bf069e?ds=sidebyside File I forgot git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4600 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/generic-2.6/files/postinit b/target/linux/generic-2.6/files/postinit new file mode 100755 index 000000000..6ae1012bc --- /dev/null +++ b/target/linux/generic-2.6/files/postinit @@ -0,0 +1,4 @@ +#!/bin/ash +mount none /dev -t devfs +exec /bin/busybox init +