Skip to content

Commit

Permalink
cassandra@2.1: add plist_options
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs authored and MikeMcQuaid committed Mar 12, 2017
1 parent d4377a8 commit 557d717
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/cassandra@2.1.rb
Expand Up @@ -86,6 +86,8 @@ def install
(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">
Expand Down

0 comments on commit 557d717

Please sign in to comment.