diff --git a/debian/patches/pve/0002-PVE-Config-deny-rw-mounting-of-sys-and-proc.patch b/debian/patches/pve/0001-PVE-Config-deny-rw-mounting-of-sys-and-proc.patch similarity index 100% rename from debian/patches/pve/0002-PVE-Config-deny-rw-mounting-of-sys-and-proc.patch rename to debian/patches/pve/0001-PVE-Config-deny-rw-mounting-of-sys-and-proc.patch diff --git a/debian/patches/pve/0001-PVE-Config-lxc.service-start-after-a-potential-syslo.patch b/debian/patches/pve/0001-PVE-Config-lxc.service-start-after-a-potential-syslo.patch deleted file mode 100644 index ca7d598..0000000 --- a/debian/patches/pve/0001-PVE-Config-lxc.service-start-after-a-potential-syslo.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 -From: Wolfgang Bumiller -Date: Fri, 10 Feb 2017 09:13:40 +0100 -Subject: [PATCH 1/3] PVE: [Config] lxc.service: start after a potential - syslog.service - -We could add this as a snippet from pve-container instead. - -Signed-off-by: Wolfgang Bumiller ---- - config/init/systemd/lxc.service.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/config/init/systemd/lxc.service.in b/config/init/systemd/lxc.service.in -index 397a6c4d0..6924374d9 100644 ---- a/config/init/systemd/lxc.service.in -+++ b/config/init/systemd/lxc.service.in -@@ -1,6 +1,6 @@ - [Unit] - Description=LXC Container Initialization and Autoboot Code --After=network.target lxc-net.service remote-fs.target -+After=network.target lxc-net.service remote-fs.target syslog.target - Wants=lxc-net.service - Documentation=man:lxc-autostart man:lxc - --- -2.30.2 - diff --git a/debian/patches/pve/0003-PVE-Config-attach-always-use-getent.patch b/debian/patches/pve/0002-PVE-Config-attach-always-use-getent.patch similarity index 100% rename from debian/patches/pve/0003-PVE-Config-attach-always-use-getent.patch rename to debian/patches/pve/0002-PVE-Config-attach-always-use-getent.patch diff --git a/debian/patches/series b/debian/patches/series index 5b4d149..38251d7 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ extra/0001-apparmor-don-t-try-to-mmap-empty-files.patch -pve/0001-PVE-Config-lxc.service-start-after-a-potential-syslo.patch -pve/0002-PVE-Config-deny-rw-mounting-of-sys-and-proc.patch -pve/0003-PVE-Config-attach-always-use-getent.patch +pve/0001-PVE-Config-deny-rw-mounting-of-sys-and-proc.patch +pve/0002-PVE-Config-attach-always-use-getent.patch