Tetsuo Handa
from-****@I-lov*****
Thu Jun 9 22:35:58 JST 2011
Horvath Andras wrote: > I'd like to ask some help again. How can i mark the domain for later > delete? When a domain is marked as "deleted" by "delete $domainname" line, the domain is deleted after all processes that belong to the domain has left the domain. Thus, the domain is immediately deleted if no process belongs to the domain. > But how can i tell Tomoyo to > delete the whole domain belonging to the $PID after that process > terminates? Because i won't need that domain afterwards. Simply write "delete $domainname" line where $domainname is the domain the $PID belonged to.