mirror of
https://github.com/dockur/windows.git
synced 2026-08-24 07:39:00 +01:00
feat: Disable Shutdown Tracker for Server 2003 (#2171)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user