cassandra@2.1: add plist_options

This commit is contained in:
ilovezfs 2017-03-11 00:17:12 -08:00 committed by Mike McQuaid
parent d4377a86a9
commit 557d717cfa

View file

@ -86,6 +86,8 @@ class CassandraAT21 < Formula
(bin/"cqlsh").write_env_script libexec/"bin/cqlsh", :PYTHONPATH => pypath
end
plist_options :manual => "#{HOMEBREW_PREFIX}/opt/cassandra@2.1/bin/cassandra -f"
def plist; <<-EOS.undent
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">