Fix homebrew wanting to use sudo.

This commit is contained in:
David Newhall II 2019-07-07 21:37:58 -07:00
parent 00b8d7e51c
commit 08aeee6c72
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