From: Gerry Rozema Date: Fri, 18 Aug 2006 19:36:22 +0000 (+0000) Subject: File I forgot X-Git-Tag: v12.09~18314^2~280 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=1a19595b65b0f9388c6a089dbcdb4d294c64d3e1;p=openwrt-github%2F.git 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 0000000000..6ae1012bc5 --- /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 +