Difference between revisions of "Action scripts"

From CRIU
Jump to navigation Jump to search
(Created page with "Currently the following hooks are in use ;network-lock : Requested to lock an LXC container network ;network-unlock : Requested to unlock an LXC container network")
 
Line 1: Line 1:
Currently the following hooks are in use
+
The <code>CRTOOLS_SCRIPT_ACTION</code> can be one of
  
 
;network-lock
 
;network-lock
: Requested to lock an [[LXC]] container network
+
: request to lock an [[LXC]] container network
  
 
;network-unlock
 
;network-unlock
: Requested to unlock an [[LXC]] container network
+
: requested to unlock an [[LXC]] container network

Revision as of 14:08, 18 September 2012

The CRTOOLS_SCRIPT_ACTION can be one of

network-lock
request to lock an LXC container network
network-unlock
requested to unlock an LXC container network