feat: Disable Shutdown Tracker for Server 2003 (#2171)

This commit is contained in:
Kroese
2026-08-21 15:43:49 +02:00
committed by GitHub
parent 37f4908f22
commit c86067cb6e
2 changed files with 12 additions and 27 deletions
-4
View File
@@ -107,10 +107,6 @@ setMachine() {
writeState "args" "-global q35-pcihost.x-pci-hole64-fix=false" || return 1
else
writeState "args" "-global PIIX4_PM.acpi-root-pci-hotplug=off" || return 1
fi ;;
esac