<?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>Disabled</key> <false/> <key>EnvironmentVariables</key> <dict> <key>WILDFIRE_HOME</key> <string>/usr/local/wildfire</string> <key>JAVA_HOME</key> <string>/Library/Java/Home</string> </dict> <key>Label</key> <string>org.jivesoftware.wildfire</string> <key>OnDemand</key> <false/> <key>ProgramArguments</key> <array> <string>/usr/local/wildfire/bin/extra/launchd-wrapper.sh</string> </array> <key>RunAtLoad</key> <true/> <key>ServiceDescription</key> <string>Wildfire</string> <key>StandardErrorPath</key> <string>/usr/local/wildfire/logs/launchd.stderr</string> <key>StandardOutPath</key> <string>/usr/local/wildfire/logs/launchd.stout</string> </dict> </plist>