]> Zhao Yanbai Git Server - minix.git/commitdiff
Include boot options
authorBen Gras <ben@minix3.org>
Tue, 7 Mar 2006 14:32:41 +0000 (14:32 +0000)
committerBen Gras <ben@minix3.org>
Tue, 7 Mar 2006 14:32:41 +0000 (14:32 +0000)
drivers/memory/ramdisk/rc

index 081cfa5ef27d1151e68a55e1864b92a201502715..63e7436b4399e13675c7f6892cef107617c1d7dd 100644 (file)
@@ -35,4 +35,4 @@ then
 fi
 echo "Root device name is $rootdevname"
 /bin/newroot "$rootdevname"
-exec /bin/sh /etc/rc start
+exec /bin/sh /etc/rc start "$@"