diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/postgresql.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/postgresql.rb b/Library/Formula/postgresql.rb index 6d9af4535..3408d70ca 100644 --- a/Library/Formula/postgresql.rb +++ b/Library/Formula/postgresql.rb @@ -165,6 +165,8 @@ To install gems without sudo, see the Homebrew wiki. <string>#{`whoami`.chomp}</string> <key>WorkingDirectory</key> <string>#{HOMEBREW_PREFIX}</string> + <key>StandardErrorPath</key> + <string>#{var}/postgres/server.log</string> </dict> </plist> EOPLIST |
