Re: writing files as root from Installer Plugin
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Hi again, Cheers Toby -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... I would not reccomend doing anything as root in an Installer Plugin. Apart from the fact that you would need to get proper authorization from the user (in addition to what the rest of the installer package requires) the Installer Package runs before any installation actually takes place. Many thanks to you all for the useful advice on this issue. Looks like my best bet is to copy the file in place in a postflight script. This email sent to site_archiver@lists.apple.com
participants (1)
-
Toby Blake