![]() |
![]()
| ![]() |
![]()
NAME
DESCRIPTIONWhen the lua-based loader(8) encounters a filename in loader_conf_files that has a “.lua” suffix, it will be loaded and executed by the lua interpreter in a limited environment. The limited environment does not contain the ability to reference or load other lua modules. Existing loader environment variables may be referenced as if they were already defined global variables. A lua configuration file may set any global variable, which will
subsequently be processed and added to the environment after execution of
the configuration file has completed. Other than the
exec setting, all variables described in
loader.conf(5)
operate the same in the The
SEE ALSOAUTHORSThe mechanism for loading
|