[pve-devel] [PATCH v3 container 0/2] fix #5160: fix move_mount regression for mount point hotplug
Filip Schauer
f.schauer at proxmox.com
Tue Apr 9 11:26:21 CEST 2024
Changes since v2:
* Remove apparmor profile load on ExecStartPre in the container service
files.
Changes since v1:
* Fix loading of apparmor profile not working in postinst, since the
profile is not found by dh_apparmor. This is fixed by moving
pve-container-mounthotplug out of the pve subdirectory.
* Fix a perl undef warning when apparmor changeprofile fails.
Filip Schauer (2):
fix #5160: fix move_mount regression for mount point hotplug
fix undef warning when apparmor changeprofile fails
debian/rules | 3 +++
src/Makefile | 3 +++
src/PVE/LXC.pm | 5 +++--
src/pve-container-mounthotplug | 7 +++++++
4 files changed, 16 insertions(+), 2 deletions(-)
create mode 100644 src/pve-container-mounthotplug
--
2.39.2
More information about the pve-devel
mailing list