aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/graylog2-server.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/graylog2-server.rb')
-rw-r--r--Library/Formula/graylog2-server.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/graylog2-server.rb b/Library/Formula/graylog2-server.rb
index 2606fd6f6..0b26f8f84 100644
--- a/Library/Formula/graylog2-server.rb
+++ b/Library/Formula/graylog2-server.rb
@@ -26,9 +26,6 @@ class Graylog2Server < Formula
etc.install "graylog2.conf"
prefix.install Dir['*']
-
- plist_path.write startup_plist
- plist_path.chmod 0644
end
def caveats