search for: macosx1049

Displaying 1 result from an estimated 1 matches for "macosx1049".

Did you mean: macosx10.9
2007 Apr 30
17
Managing packages which require a reboot
Hi, I''m working on a method to manage packages which require a reboot after being installed. I''m curious how other people are handling this problem. Consider the resource: pkg_deploy { "MacOSXUpdCombo10.4.9Intel.dmg": alias => macosx1049 } I''d like to only install the package under if the following conditions are met: - No user is logged into the console. - No user logs in while the package is being installed. - The computer will be rebooted after configuration ends. So, I''m thinking of defining a new resourc...