slorquet commented on code in PR #1330:
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/1330#discussion_r984294652


##########
nshlib/Kconfig:
##########
@@ -857,13 +832,75 @@ config NSH_FATMOUNTPT
                will mount a FAT FS under /tmp. This is the location where the 
FAT
                FS will be mounted.  Default is "/tmp".
 
+endif # NSH_ROMFSETC
+
+config NSH_RUNSYSINITSCRIPT

Review Comment:
   Yes it will. Do you have any idea to avoid that?
   
   edit: maybe to have some new options default to Y or some other arrangement 
to make it work?
   
   Like: Keep all the existing options, and add new one to "execute scripts 
without having the /etc ROMFS mounted? This is doable but did not have this 
idea yesterday at 1am lol



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to