On Sat, Sep 16, 2017 at 11:15:04AM -0400, Christos Zoulas wrote: > It could be a sysctl listing by name the emulations available and another > listing the emulations currently enabled. > > > emul.available=linux,linux_32,svr4,svr4_32 > emul.autoload=linux,linux_32
I would not mind excluding emulations from autoload in general, with no switch at all. When I need them I can do a manual modload, or add them to /etc/modules.conf/ include the option in the kernel and reboot. Martin