I have a single cron job that I’d like to include with instaDMG. I’m familiar with cron and how to configure it, but I don’t know how to automate it so that I can use it in a package. I’ve created many packages for our instaDMG build, but am at a loss for cron… Any advice on packaging a cron job would be much appreciated. Hopefully I’m not missing something obvious here… /hopes
The thought occurred to me to use launchd, but having created only one LaunchDaemon (in my entire life), I’m not entirely sure. Basically, I need to run a script once a day, so theoretically cron or launchd would work, and the latter would be easier to package.
Comments are closed