]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/lxc-checkconfig.in
Add VLAN support in config
[mirror_lxc.git] / src / lxc / lxc-checkconfig.in
index b02555c9c39df3be249e8d984950d87552cecb8f..3cc7608bc2bace52a25bee2edf3d71fabe4c5364 100755 (executable)
@@ -65,4 +65,5 @@ echo
 echo "--- Misc ---"
 echo -n "Veth pair device: " && is_enabled CONFIG_VETH
 echo -n "Macvlan: " && is_enabled CONFIG_MACVLAN
+echo -n "Vlan: " && is_enabled CONFIG_VLAN_8021Q
 echo -n "File capabilities: " && is_enabled CONFIG_SECURITY_FILE_CAPABILITIES