diff --git a/Formula/neo4j.rb b/Formula/neo4j.rb index 7614aecaecc..53baf08d53d 100644 --- a/Formula/neo4j.rb +++ b/Formula/neo4j.rb @@ -10,9 +10,6 @@ class Neo4j < Formula # Remove windows files rm_f Dir["bin/*.bat"] - # Fix the permissions on the global settings file. - chmod 0644, "config" - # Install jars in libexec to avoid conflicts libexec.install Dir['*']