diff --git a/system/nxinit/parser.c b/system/nxinit/parser.c index 58da50340..60b189afd 100644 --- a/system/nxinit/parser.c +++ b/system/nxinit/parser.c @@ -82,6 +82,7 @@ int init_parse_arguments(FAR char *buf, bool dup, int argc, FAR char **argv) if (quote) { quote = false; + buf++; } else {