Skip to content

Instantly share code, notes, and snippets.

View e1024kb's full-sized avatar
🏠
typing...

e1024kb e1024kb

🏠
typing...
View GitHub Profile
@csexton
csexton / com.sphinxsearch.searchd.plist
Created May 3, 2011 01:49
Thinking Sphinx launchd plist file
<?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.sphinxsearch.searchd</string>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>