Hello.
[email protected] wrote:
> ERROR: Domain '</bin/id>' not ready.
>
> What is the cause of this? As I guess this should be only if "profile for the
> domain is not defined", but it's defined in domain_policy.
You need to append profiles for </bin/id> namespace like
<kernel> PROFILE_VERSION=20100903
<kernel> 0-CONFIG={ mode=disabled grant_log=no reject_log=yes }
</bin/id> PROFILE_VERSION=20100903
</bin/id> 0-CONFIG={ mode=disabled grant_log=no reject_log=yes }
because "use_profile 0" for "</bin/id>" namespace needs a line like
"</bin/id> 0-CONFIG={ mode=disabled grant_log=no reject_log=yes }"
.
Please see http://tomoyo.sourceforge.jp/2.5/chapter-14.html for examples.
_______________________________________________
tomoyo-users-en mailing list
[email protected]
http://lists.sourceforge.jp/mailman/listinfo/tomoyo-users-en