+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When starting kernel with arguments like: init=/bin/sh -c "echo arguments" the trailing double quote is not removed which results in following command being executed: /bin/sh -c 'echo arguments"' Reported-by:Arthur Gautier <baloo@gandi.net> Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>