Horvath Andras wrote: > select <kernel> /usr/sbin/avahi-daemon > use_profile 1 > select <kernel> /usr/sbin/cupsd > use_profile 1 > > After loading it (writing the text file above > to /sys/kernel/security/tomoyo/domain_policy), when i "cat" its > content, i cannot see the above domains anywhere, only domains with > use_profile 0.
How do you load it? Did you check that the program you used for loading it is listed in /sys/kernel/security/tomoyo/manager ? Also, "select" command does not create a new domain if it does not exist. Please check the existence of "<kernel> /usr/sbin/avahi-daemon" and "<kernel> /usr/sbin/cupsd" domain before trying to load it. _______________________________________________ tomoyo-dev-en mailing list tomoyo-dev-en@lists.sourceforge.jp http://lists.sourceforge.jp/mailman/listinfo/tomoyo-dev-en