rpcd-mod-lxc: add lxc-create ubus bindings
authorLuka Perkov <luka@openwrt.org>
Mon, 3 Nov 2014 15:53:13 +0000 (16:53 +0100)
committerLuka Perkov <luka@openwrt.org>
Mon, 3 Nov 2014 16:21:34 +0000 (11:21 -0500)
commitceceff5b3390f43bd0f261266bf73ace1097ae7e
tree5021a37666ac9213a03f8a0680a14595847cf92e
parent942a694238faf97a883d2a91fd7393e204976ada
rpcd-mod-lxc: add lxc-create ubus bindings

Example call:

$ ubus call lxc create '{ "name": "bar", "template": "download", "args": [ "--no-validate", "--dist", "debian", "--release", "sid", "--arch", "i386" ] }'

Signed-off-by: Luka Perkov <luka@openwrt.org>
utils/rpcd-mod-lxc/files/lxc.c