[package] lxc: add new package
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36651 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
11
utils/lxc/patches/100-lxc-ps.patch
Normal file
11
utils/lxc/patches/100-lxc-ps.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/src/lxc/lxc-ps.in
|
||||
+++ b/src/lxc/lxc-ps.in
|
||||
@@ -91,7 +91,7 @@
|
||||
done
|
||||
|
||||
if [ "$list_container_processes" -eq "1" ]; then
|
||||
- set -- -e $@
|
||||
+ set -- $@
|
||||
fi
|
||||
|
||||
get_parent_cgroup
|
Reference in New Issue
Block a user