Re: SuSE 9.1 and dazuko 2.0.4-pre2, success, anyone?
John Ogness <[email protected]>
| Newsgroups | gmane.linux.dazuko.devel |
|---|---|
| Message-ID | <[email protected]> |
Tikka, Sami wrote: > dazuko: no version for "struct_module" found: kernel tainted. > There is already a security framework initialized, register_security failed. > dazuko: failed to register This happens because capability is getting loaded before dazuko. If you specify "dazuko capability" in MODULES_LOADED_ON_BOOT, then this should not happen. However, there is another problem that Dazuko is not correctly calling the capability functions. This means that capability is able to stack on top of dazuko, but it is not being made available correctly. I will be looking into this issue. John Ogness -- Dazuko Maintainer