aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/redis.rb5
1 files changed, 4 insertions, 1 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb
index d624fe349..df95673b5 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -47,7 +47,10 @@ class Redis < Formula
<plist version="1.0">
<dict>
<key>KeepAlive</key>
- <true/>
+ <dict>
+ <key>SuccessfulExit</key>
+ <false/>
+ </dict>
<key>Label</key>
<string>#{plist_name}</string>
<key>ProgramArguments</key>