<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Label</key> <string>com.mysql.MySQL</string> <key>LowPriorityIO</key> <true/> <key>ProgramArguments</key> <array> <string>/usr/local/mysql/bin/mysqld_safe</string> </array> <key>RunAtLoad</key> <true/> </dict> </plist>
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Launchd item for starting MySQL (See related posts)
You need to create an account or log in to post comments to this site.
Related Posts
» MySQL launchd item for Mac O... in mysql osx 10.4 tiger launchd
» Lighttpd launchd item for OS... in lighttpd osx launchd darwinports
» Rails MySQL Session Sweeper in ruby rails osx tiger launchd lingon
» load/unload postgres (via po... in osx launchd postgres
» Remove Existing MySQL Instal... in mysql osx installer remove symlink uninstall
» Automated virus scanning wit... in shell osx mac launchd bash unix scan antivirus clamav launchagent virus automated
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails