keeleysam / munki-exported

Automatically exported from code.google.com/p/munki
Other
0 stars 0 forks source link

Reboot action not work #272

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. assign a package with a reboot required key set
2. at the same time you have a Apple software update pending that doesn't 
require reboot.
3. Start managed software update

What is the expected output? What do you see instead?
Expected:
- Logout user
- Install software
- Install Apple update
- automatic reboot
- software and Apple update is installed

actual behavior:
- Logout user
- Install software
- Install Apple update
- NO reboot, loginwindow is shown
- software and Apple update is installed

What version of the Munki tools/InstallOSpkg tools are you using? On what
version of OS X
- OSX 10.9
- Munki 0.9.2.1859

Please provide any additional information below.

Original issue reported on code.google.com by steve.ku...@gmail.com on 11 Dec 2013 at 10:12

Attachments:

GoogleCodeExporter commented 9 years ago
Should be fixed here:
http://code.google.com/p/munki/source/detail?r=3bc78d53a269

Original comment by gregnea...@mac.com on 21 Feb 2014 at 4:38