From ef3aac749d5ad9c968c88955b3f8272dbfc646ef Mon Sep 17 00:00:00 2001 From: lifeng68 Date: Sat, 28 Nov 2020 10:20:01 +0800 Subject: [PATCH] lxc: modify series.conf Signed-off-by: lifeng68 --- series.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/series.conf b/series.conf index 3b06d26..a4b2341 100644 --- a/series.conf +++ b/series.conf @@ -8,3 +8,5 @@ 0008-hook-pass-correct-mount-dir-as-root-to-hook.patch 0009-cgroup-refact-cgroup-manager-to-single-file.patch 0010-cgfsng-adjust-log-level-from-error-to-warn.patch +0011-rootfs-add-make-private-for-root.path-parent.patch +0012-mount-make-possible-to-bind-mount-proc-and-sys-fs.patch -- Gitee