In article <[email protected]>, Jean-Yves Migeon <[email protected]> wrote: >Le 20/03/2015 17:44, Maxime Villard a écrit : >> In fact, I have a better solution. >> >> What about adding a .enabled={0;1} sysctl to each compat module? This way >> the Linux/FreeBSD modules are available by default, but not enabled. > >What do you mean by "enabled"? >- Enabling explicit module use by root? >- Enabling module autoload when a FreeBSD binary is called? >- Enabling syscalls? (Modules are loaded but all syscall return an error >otherwise)
Also: Where is that checked? In the exec switch or in each emulation? Is there a message printed? christos
