]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/kern/kern_shutdown.c
xnu-792.10.96.tar.gz
[apple/xnu.git] / bsd / kern / kern_shutdown.c
index f2bf82fc467ec374274219fecb423e39f7d050bd..931b27c3d208ab3e3552f9bdaf6b764de126eeb3 100644 (file)
@@ -141,6 +141,10 @@ boot(paniced, howto, command)
        if (paniced == RB_PANIC)
                hostboot_option = HOST_REBOOT_HALT;
 
+    if (howto & RB_UPSDELAY) {
+        hostboot_option = HOST_REBOOT_UPSDELAY;
+    }
+
        /*
         * if we're going to power down due to a halt,
         * give the disks a chance to finish getting