From: Wolfgang Bumiller Date: Fri, 4 Jan 2019 10:17:10 +0000 (+0100) Subject: add informative comment... X-Git-Url: https://git.proxmox.com/?p=pve-container.git;a=commitdiff_plain;h=6eb23d1edd8cd83b6074c33cc1946a399347bca9 add informative comment... Signed-off-by: Wolfgang Bumiller --- diff --git a/src/PVE/LXC/Config.pm b/src/PVE/LXC/Config.pm index 9987f50..56082dd 100644 --- a/src/PVE/LXC/Config.pm +++ b/src/PVE/LXC/Config.pm @@ -489,6 +489,7 @@ my $valid_lxc_conf_keys = { ', please use mount point options in the "rootfs" key', # lxc.cgroup.* # lxc.prlimit.* + # lxc.net.* 'lxc.cap.drop' => 1, 'lxc.cap.keep' => 1, 'lxc.seccomp.profile' => 1,