Merge pull request #1255 from samm-git/master

add lxc-device applet to the utils/lxc
This commit is contained in:
Luka Perkov
2015-06-02 00:32:14 +02:00
+3 -2
View File
@@ -27,8 +27,9 @@ PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
LXC_APPLETS_BIN += \ LXC_APPLETS_BIN += \
attach autostart cgroup clone config console create destroy execute \ attach autostart cgroup clone config console create destroy device \
freeze info monitor snapshot start stop unfreeze unshare usernsexec wait execute freeze info monitor snapshot start stop unfreeze unshare \
usernsexec wait
LXC_APPLETS_LIB += \ LXC_APPLETS_LIB += \
monitord user-nic monitord user-nic