From f2b3bdc7c30cb8592771043763e48fc64e45ab42 Mon Sep 17 00:00:00 2001 From: Chuong Dang Date: Tue, 5 Aug 2014 16:09:50 +0700 Subject: dnsmasq: fix launchd plist for 10.10 The 10.10 man page says: NetworkState This key is no longer implemented as it never acted how most users expected. Closes #31359. Signed-off-by: Jack Nagel --- Library/Formula/dnsmasq.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Library/Formula') 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 #{opt_sbin}/dnsmasq --keep-in-foreground + RunAtLoad + KeepAlive - - NetworkState - - + EOS -- cgit v1.2.3