]> git.proxmox.com Git - pve-container.git/commit
drop old 'lxc.id_map' config key support
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 5 Jun 2023 09:51:48 +0000 (11:51 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 5 Jun 2023 09:51:49 +0000 (11:51 +0200)
commitcd65ea28765d98409d6c98c55f0777e4fbb4e102
tree86487ebccf6e0190b1596364d81f65eabf04c400
parent25ee30b7eea7e4dbc0aa8971031cf683bad3d312
drop old 'lxc.id_map' config key support

lxc since v3 only support 'lxc.idmap' now and we don't need
to support this here either anymore

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/LXC.pm