From: Ben Gras Date: Tue, 7 Mar 2006 14:32:41 +0000 (+0000) Subject: Include boot options X-Git-Tag: v3.1.2a~294 X-Git-Url: http://zhaoyanbai.com/repos/CHANGES?a=commitdiff_plain;h=f5029b721a4195b6d36765f4addb7651e1fc2264;p=minix.git Include boot options --- diff --git a/drivers/memory/ramdisk/rc b/drivers/memory/ramdisk/rc index 081cfa5ef..63e7436b4 100644 --- a/drivers/memory/ramdisk/rc +++ b/drivers/memory/ramdisk/rc @@ -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 "$@"