From 08aeee6c72a13cd186b2439d66c2cc2a2fe961a3 Mon Sep 17 00:00:00 2001 From: David Newhall II Date: Sun, 7 Jul 2019 21:37:58 -0700 Subject: [PATCH] Fix homebrew wanting to use sudo. --- init/homebrew/unifi-poller.rb.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/homebrew/unifi-poller.rb.tmpl b/init/homebrew/unifi-poller.rb.tmpl index 654500e6..ba5e1e8f 100644 --- a/init/homebrew/unifi-poller.rb.tmpl +++ b/init/homebrew/unifi-poller.rb.tmpl @@ -36,7 +36,7 @@ class UnifiPoller < Formula EOS end - plist_options :startup => true + plist_options :startup => false def plist <<-EOS