lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 552f24a63fecae6b7061b769f0cd56ea964c2f72
parent 6f43c044f140651138f7fcede94d5f20c7fdc79e
Author: Alex Samorukov <samm@os2.kiev.ua>
Date:   Wed, 13 May 2015 18:10:59 +0000

Add lxc-device applet

Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>

Diffstat:
Mutils/lxc/Makefile | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/utils/lxc/Makefile b/utils/lxc/Makefile @@ -28,7 +28,8 @@ include $(INCLUDE_DIR)/package.mk LXC_APPLETS_BIN += \ attach autostart cgroup clone config console create destroy execute \ - freeze info monitor snapshot start stop unfreeze unshare usernsexec wait + freeze info monitor snapshot start stop unfreeze unshare usernsexec wait \ + device LXC_APPLETS_LIB += \ monitord user-nic