mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #1255 from samm-git/master
add lxc-device applet to the utils/lxc
This commit is contained in:
+3
-2
@@ -27,8 +27,9 @@ PKG_FIXUP:=autoreconf
|
||||
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
|
||||
attach autostart cgroup clone config console create destroy device \
|
||||
execute freeze info monitor snapshot start stop unfreeze unshare \
|
||||
usernsexec wait
|
||||
|
||||
LXC_APPLETS_LIB += \
|
||||
monitord user-nic
|
||||
|
||||
Reference in New Issue
Block a user