Replace create/destroy by a script
The simplification of the container configuration makes
pointless to have so much complexity in the container creation.
Let's remove that and replace by some scripts.
Signed-off-by:
Daniel Lezcano <dlezcano@fr.ibm.com>
Showing
src/lxc/create.c
deleted
100644 → 0
src/lxc/destroy.c
deleted
100644 → 0
src/lxc/lxc-create.in
0 → 100644
src/lxc/lxc-destroy.in
0 → 100644
src/lxc/lxc_create.c
deleted
100644 → 0
src/lxc/lxc_destroy.c
deleted
100644 → 0
Please
register
or
sign in
to comment