We'll use this as a channel to communicate with later userspace.

Signed-off-by: Dave Reisner <[email protected]>
---
 init |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/init b/init
index 6787060..975368b 100644
--- a/init
+++ b/init
@@ -22,6 +22,7 @@ else
   mknod /dev/mem c 1 1
 fi
 mount -t tmpfs run /run -o nosuid,nodev,mode=755,size=10M
+mkdir /run/initramfs
 
 # parse the kernel command line
 parse_cmdline
-- 
1.7.7.3

Reply via email to