Merge pull request #1728 from SimonFair/Fix-VM-disk-error

Update VMUsageStats.page
This commit is contained in:
tom mortensen
2024-05-13 10:01:53 -07:00
committed by GitHub
@@ -1,6 +1,6 @@
Menu="VMs:0"
Title="VM Usage Statisics"
Nchan="vm_usage"
Nchan="vm_usage:stop"
Cond="exec(\"grep -o '^USAGE=.Y' /boot/config/domain.cfg 2>/dev/null\") && is_file('/var/run/libvirt/libvirtd.pid')"
---
<?PHP