Fix homebrew wanting to use sudo.
This commit is contained in:
parent
00b8d7e51c
commit
08aeee6c72
|
|
@ -36,7 +36,7 @@ class UnifiPoller < Formula
|
|||
EOS
|
||||
end
|
||||
|
||||
plist_options :startup => true
|
||||
plist_options :startup => false
|
||||
|
||||
def plist
|
||||
<<-EOS
|
||||
|
|
|
|||
Loading…
Reference in New Issue