diff --git a/ui/scripts/system.js b/ui/scripts/system.js index ab8e5185060..3b53df61584 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -9040,7 +9040,7 @@ var array1 = []; // ***** non XenServer (begin) ***** - var hypervisors = ["Hyperv", "KVM", "VMware", "BareMetal"]; + var hypervisors = ["Hyperv", "KVM", "VMware", "BareMetal", "LXC"]; var supportSocketHypervisors = { "Hyperv": 1,