aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dnsmasq.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/dnsmasq.rb b/Library/Formula/dnsmasq.rb
index 0082f7a64..5c8b24824 100644
--- a/Library/Formula/dnsmasq.rb
+++ b/Library/Formula/dnsmasq.rb
@@ -67,11 +67,10 @@ class Dnsmasq < Formula
<string>#{opt_sbin}/dnsmasq</string>
<string>--keep-in-foreground</string>
</array>
+ <key>RunAtLoad</key>
+ <true/>
<key>KeepAlive</key>
- <dict>
- <key>NetworkState</key>
- <true/>
- </dict>
+ <true/>
</dict>
</plist>
EOS