Agreed. This appear to be a leftover from testing. A patch v3 with this
removed is available:

https://lists.proxmox.com/pipermail/pve-devel/2024-April/062693.html

On 09/04/2024 10:23, Wolfgang Bumiller wrote:
diff --gita/src/pve-container-debug@.service  b/src/pve-container-debug@.service
index 7cfebaa..cd0895c 100644
---a/src/pve-container-debug@.service
+++b/src/pve-container-debug@.service
@@ -13,6 +13,7 @@ Type=simple
  Delegate=yes
  KillMode=mixed
  TimeoutStopSec=120s
+ExecStartPre=/lib/apparmor/profile-load pve-container-mounthotplug
  ExecStart=/usr/bin/lxc-start -F -n %i -o /dev/stderr -l DEBUG
  ExecStop=/usr/share/lxc/pve-container-stop-wrapper %i
  # Environment=BOOTUP=serial
^ This hunk should be dropped. The entry in d/rules is enough, and this
is the wrong place anyway, as this is triggered when starting a new
container, and not when hotplugging.


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to