aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mongodb.rb
diff options
context:
space:
mode:
authorMike McQuaid2013-04-06 16:19:39 +0100
committerMike McQuaid2013-04-06 16:19:39 +0100
commit3bffe5629cbf6b308ec045621339214b468fee2d (patch)
tree9e78c4e4e86bcf5836cadf9b2ee1023ff504b4e8 /Library/Formula/mongodb.rb
parentb7884284c291d05fbe241136409462407901ab85 (diff)
downloadhomebrew-3bffe5629cbf6b308ec045621339214b468fee2d.tar.bz2
Remove unnecessary/unused UserName plist keys.
Fixes #18293.
Diffstat (limited to 'Library/Formula/mongodb.rb')
-rw-r--r--Library/Formula/mongodb.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb
index 5694f16b5..d7a34b243 100644
--- a/Library/Formula/mongodb.rb
+++ b/Library/Formula/mongodb.rb
@@ -80,8 +80,6 @@ class Mongodb < Formula
<true/>
<key>KeepAlive</key>
<false/>
- <key>UserName</key>
- <string>#{`whoami`.chomp}</string>
<key>WorkingDirectory</key>
<string>#{HOMEBREW_PREFIX}</string>
<key>StandardErrorPath</key>