Dear Sir, Could you kindly help me with one of our topic that i got stuck at?
On Sat, 11 Jun 2011 16:47:36 +0900 Tetsuo Handa <from-tomoyo-dev...@i-love.sakura.ne.jp> wrote: > To update rules in an existing domain, please feed the diff data > > select $domainname > $newrule1 > $newrule2 > delete $rule1 > delete $rule2 > delete $rule3 I wrote my algorithm for creating the diff and i've been using it since then. It seems to work fine for domain policy. Only, as i understood corretly, i add select tag only for domain policy. And i wrote it not to add any select while creating the diff for exception policy. Is that ok? Let's say my exception policy looks like this: initialize_domain /usr/sbin/exim4 initialize_domain /usr/sbin/unbound initialize_domain /usr/bin/ssh And i want to add this: initialize_domain /usr/bin/lftp So the diff that i upload to exception policy would look like this: initialize_domain /usr/bin/lftp Is that right? Sometimes it's not working. Probably i got it wrong and surely i'm doing something wrongly. Would i need some kind of select tag here too? Thanks again! Andras Horvath _______________________________________________ tomoyo-dev-en mailing list tomoyo-dev-en@lists.sourceforge.jp http://lists.sourceforge.jp/mailman/listinfo/tomoyo-dev-en