aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/arangodb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/arangodb.rb')
-rw-r--r--Library/Formula/arangodb.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/arangodb.rb b/Library/Formula/arangodb.rb
index f1cc254b6..24252f649 100644
--- a/Library/Formula/arangodb.rb
+++ b/Library/Formula/arangodb.rb
@@ -24,9 +24,6 @@ class Arangodb < Formula
(var+'arangodb').mkpath
(var+'log/arangodb').mkpath
-
- plist_path.write startup_plist
- plist_path.chmod 0644
end
def caveats; <<-EOS.undent