Fix homebrew wanting to use sudo.

This commit is contained in:
David Newhall II 2019-07-07 21:37:58 -07:00
parent 5d449a3a32
commit 8c390c362e
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ class UnifiPoller < Formula
EOS
end
plist_options :startup => true
plist_options :startup => false
def plist
<<-EOS