So I have a set of policies that are fired off as part of software updates, and at the end of it I have a reboot dialog. Thing is, the system doesn't seem to reboot until the user acknowledges the dialog.
root 36803 0.0 0.8 2533428 16668 ?? Ss Thu10PM 0:00.66
/Library/Application Support/JAMF/bin/jamfHelper.app/Contents/MacOS/jamfHelper
-windowType hud
-windowPosition ur
-lockHUD
-title Management Action
-description
-button1 Submit
-showDelayOptions 0, 3600, 7200, 14400, 86400, 276967
-timeout 276967
-startlaunchd
-icon /private/tmp/Policy6107.png
root 65033 0.0 0.8 2527120 16720 ?? Ss 7Jan16 0:00.41
/usr/local/jamf/bin/jamf reboot
-message This computer will restart automatically in 20 minutes. Please save anything you are working on and log out by choosing Log Out from the bottom of the Apple menu. You may also select restart from the Apple Menu to restart your computer sooner.
-minutes 20
root 65039 0.0 0.8 2532676 15968 ?? Ss 7Jan16 0:00.47
/Library/Application Support/JAMF/bin/jamfHelper.app/Contents/MacOS/jamfHelper
-windowType utility
-icon /Library/Application Support/JAMF/bin/jamfHelper.app/Contents/Resources/Restart.png
-description This computer will restart automatically in 20 minutes. Please save anything you are working on and log out by choosing Log Out from the bottom of the Apple menu. You may also select restart from the Apple Menu to restart your computer sooner.
-button1 OK
-defaultButton 1
-startlaunchd
Does anyone know if this is by design? I would think that marking the reboot delay means that the machine is going to reboot, regardless if the user acknowledges the dialog or not.


