This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add lxc-device applet
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
lilik-openwrt-22.03
Alex Samorukov
10 years ago
parent
6f43c044f1
commit
552f24a63f
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
utils/lxc/Makefile
+ 2
- 1
utils/lxc/Makefile
View File
@ -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
Write
Preview
Loading…
Cancel
Save