Changes

Jump to navigation Jump to search
214 bytes added ,  00:13, 14 December 2013
→‎Run: systemd
Line 112: Line 112:  
: sets the log-level
 
: sets the log-level
    +
====systemd====
 +
If you are running systemd you can just:
 +
;systemctl start criu.socket
 +
 +
to get /var/run/criu-service.socket, and
 +
;systemctl enable criu.socket
 +
 +
to make /var/run/criu-service.socket available at boot
 
=== Client ===
 
=== Client ===
 
Client, in its turn, must connect to service socket, send criu_req with request in it, and wait for a criu_resp with response.
 
Client, in its turn, must connect to service socket, send criu_req with request in it, and wait for a criu_resp with response.

Navigation menu