Difference between revisions of "Action scripts"
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
;network-unlock | ;network-unlock | ||
: requested to unlock an [[LXC]] container network | : requested to unlock an [[LXC]] container network | ||
| + | |||
| + | ;post-dump | ||
| + | : called when CRIU finished dumping tasks before unfreezing them | ||
| + | |||
| + | ;setup-namespaces | ||
| + | : called when the root task is alive and new set of namespaces is created to set them up | ||
Revision as of 11:02, 11 November 2013
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
- post-dump
- called when CRIU finished dumping tasks before unfreezing them
- setup-namespaces
- called when the root task is alive and new set of namespaces is created to set them up