On Sat, Mar 07, 2026 at 10:10:15AM +0000, Gavin Smith wrote: > I think it would be good to make requiredifenabled the default. > > "debug" would be like "requiredifenabled", just printing a trace of the > process of trying to load the modules, but erroring out in case of a failure. > We shouldn't need a separate variable to control debugging output as there > will not be many options. > > So there could only be three options: "requiredifenabled", "debug" and "omit".
Ok, in that case there is indeed no need for a separate debug setting. I'll implement that change. -- Pat
