1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 03:43:53 +02:00
openwrt-packages/utils/rpcd-mod-lxc/files
Luka Perkov ceceff5b33 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>
2014-11-03 11:21:34 -05:00
..
CMakeLists.txt rpcd-mod-lxc: add package for rpcd lxc module 2014-10-21 07:58:47 -04:00
lxc.c rpcd-mod-lxc: add lxc-create ubus bindings 2014-11-03 11:21:34 -05:00