Changes

Jump to navigation Jump to search
12 bytes added ,  19:44, 19 January 2015
m
fix
Line 79: Line 79:     
=== restore as child ===
 
=== restore as child ===
This one is special. It will fork and exec criu swrk(Service WoRKer) to allow restoring process as a caller child. Calling "exec" implies some restrictions, as, for example, one should make sure, that criu binary is present in PATH and has [[Security suid bit]] set.
+
This one is special. It will fork and exec criu swrk(Service WoRKer) to allow restoring process as a caller child. Calling "exec" implies some restrictions, as, for example, one should make sure, that criu binary is present in PATH and has suid bit set(see  [[Usage#Security]]).
    
  int criu_restore_child(void);
 
  int criu_restore_child(void);
85

edits

Navigation menu