]> git.ipfire.org Git - thirdparty/lxc.git/commit
python: Add new lxc-device tool
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 22 Nov 2012 23:01:08 +0000 (18:01 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 26 Nov 2012 14:32:58 +0000 (09:32 -0500)
commit69c478daf1aeaf84941c561d381b26747b614101
tree344d017d62faa61651a70be016ef25aeb4c9e4f0
parent2a41cf5d682aa4ed8b75132bb224933d0b14a845
python: Add new lxc-device tool

Add a new lxc-device tool which uses the new add_device() function of
the python API and lets you add a new device node to a running container.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/Makefile.am
src/lxc/lxc-device [new file with mode: 0644]