From f5029b721a4195b6d36765f4addb7651e1fc2264 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 7 Mar 2006 14:32:41 +0000 Subject: [PATCH] Include boot options --- drivers/memory/ramdisk/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "$@" -- 2.44.0