summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xserver/brpaste.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/brpaste.initd b/server/brpaste.initd
index d4f094d..2d3b661 100755
--- a/server/brpaste.initd
+++ b/server/brpaste.initd
@@ -7,7 +7,7 @@ command_user="nobody:nobody"
command=/usr/bin/brpaste
command_args="\
${BRPASTE_REDIS:+-redis $BRPASTE_REDIS} \
- ${BRPASTE_ADDR:+-bind $BRPASTE_ADDR}
+ ${BRPASTE_ADDR:+-bind $BRPASTE_ADDR}"
depend() {
need redis