Searched hist:"4634 bb1f4052ff5f1c0a423fd8cce11396ca7fd2" (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/lua/ |
H A D | cli.lua.8 | diff 4634bb1f4052ff5f1c0a423fd8cce11396ca7fd2 Sat Dec 12 06:57:42 CET 2020 Kyle Evans <kevans@FreeBSD.org> lualoader: provide module-manipulation commands
Specifically, we have: - enable-module - disable-module - toggle-module
These can be used to add/remove modules to be loaded or force modules to be loaded in spite of modules_blacklist. In the typical case, a user is expected to use them to recover an issue happening due to a module directive they've added to their loader.conf or because they discover that they've under-specified what to load.
MFC after: 1 week
|
H A D | config.lua.8 | diff 4634bb1f4052ff5f1c0a423fd8cce11396ca7fd2 Sat Dec 12 06:57:42 CET 2020 Kyle Evans <kevans@FreeBSD.org> lualoader: provide module-manipulation commands
Specifically, we have: - enable-module - disable-module - toggle-module
These can be used to add/remove modules to be loaded or force modules to be loaded in spite of modules_blacklist. In the typical case, a user is expected to use them to recover an issue happening due to a module directive they've added to their loader.conf or because they discover that they've under-specified what to load.
MFC after: 1 week
|