aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rabbitmq.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rabbitmq.rb')
-rw-r--r--Library/Formula/rabbitmq.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/rabbitmq.rb b/Library/Formula/rabbitmq.rb
index d162ca7e3..9d4c40d5d 100644
--- a/Library/Formula/rabbitmq.rb
+++ b/Library/Formula/rabbitmq.rb
@@ -72,8 +72,6 @@ class Rabbitmq < Formula
<string>#{opt_prefix}/sbin/rabbitmq-server</string>
<key>RunAtLoad</key>
<true/>
- <key>UserName</key>
- <string>#{`whoami`.chomp}</string>
<key>EnvironmentVariables</key>
<dict>
<!-- need erl in the path -->