|
|
10.5: Use launchd to restart crashed apps
OK...being rather Terminal-impaired and mostly a hardware nut (though I've been a Mac user since '89 or so) I'm lost regarding exactly how to modify this for Safari and Mail, for instance.
Specifically, what do I name the .plist once I have it ready; and do I need separate files for each app I want to re-launch; I'm sure I can think of a few other questions, but these are the first two I absolutely need to understand in order to take advantage of this hint... I've already created the following Plain-Text file using TextEdit: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>KeepAlive</key> <dict> <key>SuccessfulExit</key> <false/> </dict> <key>Label</key> <string>com.apple.safari</string> <key>ProgramArguments</key> <array> <string>/Applications/Safari.app/Contents/MacOS/Safari</string> </array> </dict> </plist> Thanks!
10.5: Use launchd to restart crashed apps
The file should be something akin to: |
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 |
|