Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3 | <plist version="1.0"> |
| 4 | <dict> |
| 5 | <key>Label</key> |
| 6 | <string>uk.org.thekelleys.dnsmasq</string> |
| 7 | <key>ProgramArguments</key> |
| 8 | <array> |
| 9 | <string>/usr/local/sbin/dnsmasq</string> |
| 10 | <string>--keep-in-foreground</string> |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 11 | </array> |
| 12 | <key>RunAtLoad</key> |
| 13 | <true/> |
| 14 | </dict> |
| 15 | </plist> |