Line 70:
Line 70:
crtools restore -d -D checkpoint -t 1234
crtools restore -d -D checkpoint -t 1234
</pre>
</pre>
+
+
"Detaching" (the <code>-d</code> option) here means, that crtools will exit after restoring the processes
+
and the latter will get re-parent-ed to the init task.
To close a file descriptor number 1 in task with pid 1234 run
To close a file descriptor number 1 in task with pid 1234 run