mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Add lxc-device applet to the utils/lxc.
lxc-device manages devices in running container. Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
This commit is contained in:
+3
-3
@@ -27,9 +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 \
|
||||||
device
|
usernsexec wait
|
||||||
|
|
||||||
LXC_APPLETS_LIB += \
|
LXC_APPLETS_LIB += \
|
||||||
monitord user-nic
|
monitord user-nic
|
||||||
|
|||||||
Reference in New Issue
Block a user