K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-24T20:00:31.349827Z K 7 svn:log V 342 lualoader: Strip config.parse of its I/O privileges config.parse is now purely a parser, rather than a whole proccessor. The standard process for loading a config file has been split out into config.processFile. This clears the way for having nextboot read its own config file and decide there whether it should parse the rest of the file. END