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