]> git.proxmox.com Git - lxc.git/blobdiff - debian/patches/pve/0006-PVE-Config-namespace-separation.patch
update to lxc-3.1.0
[lxc.git] / debian / patches / pve / 0006-PVE-Config-namespace-separation.patch
index 20e6b908f4f3c9b97463a758cfaa50bca30d4485..fa6da726c9e45cf02a2b2c988e54b623c3b24780 100644 (file)
@@ -13,10 +13,10 @@ Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
  2 files changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/src/lxc/cgroups/cgroup.h b/src/lxc/cgroups/cgroup.h
-index b12c1f4c..6b8df1b3 100644
+index 59445b5a..7d6135c1 100644
 --- a/src/lxc/cgroups/cgroup.h
 +++ b/src/lxc/cgroups/cgroup.h
-@@ -32,7 +32,7 @@
+@@ -36,7 +36,7 @@
   * will be moved into an additional subdirectory "cgns/" inside the cgroup in
   * order to prevent it from accessing the outer limiting cgroup.
   */
@@ -26,7 +26,7 @@ index b12c1f4c..6b8df1b3 100644
  struct lxc_handler;
  struct lxc_conf;
 diff --git a/src/lxc/initutils.h b/src/lxc/initutils.h
-index 4d005679..653869b5 100644
+index b542e601..78d3f2b1 100644
 --- a/src/lxc/initutils.h
 +++ b/src/lxc/initutils.h
 @@ -42,7 +42,7 @@