[pve-devel] [PATCH v2 container 0/2] fix #5160: fix move_mount regression for mount point hotplug
Filip Schauer
f.schauer at proxmox.com
Mon Mar 25 18:28:27 CET 2024
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-debug at .service | 1 +
src/pve-container-mounthotplug | 7 +++++++
src/pve-container at .service | 1 +
6 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 src/pve-container-mounthotplug
--
2.39.2
More information about the pve-devel
mailing list