aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/elasticsearch.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/elasticsearch.rb')
-rw-r--r--Library/Formula/elasticsearch.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/elasticsearch.rb b/Library/Formula/elasticsearch.rb
index 73ddf803d..86f8f1455 100644
--- a/Library/Formula/elasticsearch.rb
+++ b/Library/Formula/elasticsearch.rb
@@ -29,6 +29,7 @@ class Elasticsearch < Formula
# Write PLIST file for `launchd`
(prefix+'org.elasticsearch.plist').write startup_plist
+ (prefix+'org.elasticsearch.plist').chmod 0644
end
def caveats