]> git.ipfire.org Git - thirdparty/lxc.git/commit
introduce struct lxc_operations
authorCedric Le Goater <clg@vnet.ibm.com>
Wed, 26 May 2010 14:54:48 +0000 (16:54 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 26 May 2010 14:54:48 +0000 (16:54 +0200)
commit79fd982e9111cf25feadfed1884c205045265abc
tree176673e4bc2cc647f06f3424fd27b8b6c29fa976
parente6126dbe9fe920327c64f7f0b044b9e55f328684
introduce struct lxc_operations

struct lxc_operations offers 2 operations : start and post_start
which are used by the lxc-start and lxc-restart sequences to
define specific actions.

Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
src/lxc/start.h