: called when the root task is alive and new set of namespaces is created to set them up
: called when the root task is alive and new set of namespaces is created to set them up
+
+
== RPC ==
+
+
In case or RPC, action scripts are implemented as notifications -- once CRIU service wants to execute a script it send an RPC message to caller and waits for it to respond with <code>criu_req</code> message having <code>notify_success = true</code>.