|
|
10.4: Run Anacron via launchd
Cron is indeed started at boot:
cat /System/Library/LaunchDaemons/com.vix.cron.plist
------
I believe the system cron *entries* may not survive the update, but those are easy enough to recreate. Plus, you really shouldn't add stuff to the system crontab, but rather to root's crontab (sudo crontab -e).
10.4: Run Anacron via launchd
Yeah, there's a plist file for cron, but on my laptop, ps showed that cron wasn't actually getting loaded, or at least it wasn't running.
10.4: Run Anacron via launchd
Of course it isn't running. launchd is smart enough to only run it when there actually is a crontab for it to use.
from launchd.plist(5) manpage:
WatchPathsThis optional key causes the job to be started if any one of the listed paths are modified. |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.08 seconds |
|