]> git.proxmox.com Git - pve-manager.git/commit
ui: lxc/features: disable nfs and cifs for unprivileged
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 4 Dec 2018 09:03:15 +0000 (10:03 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 6 Dec 2018 14:42:13 +0000 (15:42 +0100)
commit7bf152bf22a4fa0a249d0e9406ef1aeba321f888
tree47a3c1da6c879f840e6f3dab5d76ec66ef72df51
parent2b25a905ad721548253a2867a6b2f7f29ef30aaf
ui: lxc/features: disable nfs and cifs for unprivileged

While we can allow them via the apparmor profile, they still
won't be usable as the kernel doesn't have FS_USERNS_MOUNT
set on those.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/lxc/FeaturesEdit.js