Changes

Jump to navigation Jump to search
m
no edit summary
Line 10: Line 10:  
* '''TTY, group and session'''. If you start a program from shell, the tty, process group and session of the new program can be shared with the shell itself. People often meet this when they try CRIU for the first tome on a [[simple loop]].
 
* '''TTY, group and session'''. If you start a program from shell, the tty, process group and session of the new program can be shared with the shell itself. People often meet this when they try CRIU for the first tome on a [[simple loop]].
 
* '''[[TCP connection]]'''. This socket is literally an external connection, so CRIU should be explicitly allowed to dump one.
 
* '''[[TCP connection]]'''. This socket is literally an external connection, so CRIU should be explicitly allowed to dump one.
* '''[[External bind mounts]]]'''
+
* '''[[External bind mounts]]'''
    
== File locks ==
 
== File locks ==

Navigation menu