---
 recipes/udev/files/init |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/udev/files/init b/recipes/udev/files/init
index a13b9af..2a952e8 100755
--- a/recipes/udev/files/init
+++ b/recipes/udev/files/init
@@ -50,6 +50,8 @@ mount_tmpfs() {
     exit 1
   fi
 
+  ln -s /proc/self/fd /dev/fd
+
   mkdir -p /dev/.static/dev
   chmod 700 /dev/.static/
   # The mount options in busybox are non-standard...
-- 
1.5.4.3

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to