Add lxc-device applet
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
This commit is contained in:
parent
6f43c044f1
commit
552f24a63f
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue