]> git.proxmox.com Git - pve-container.git/commitdiff
add informative comment...
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 4 Jan 2019 10:17:10 +0000 (11:17 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 4 Jan 2019 10:26:41 +0000 (11:26 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/LXC/Config.pm

index 9987f50579bc6454678a3b658628f213da289a8f..56082dd319a4e793d8428682c79bc6485ee4b51e 100644 (file)
@@ -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,