diff options
author | Tony Garnock-Jones <tonyg@lshift.net> | 2009-09-18 14:09:30 +0100 |
---|---|---|
committer | Tony Garnock-Jones <tonyg@lshift.net> | 2009-09-18 14:09:30 +0100 |
commit | eed4bb4ed5256e300c8f25ea93fd1ad30a0f8fd4 (patch) | |
tree | 5e17e538b258024f055002cc0761056bdd16882b /packaging | |
parent | d76ffceb2b54a20b028ee7a3c0be40b01516ba94 (diff) | |
parent | 768875b81f8e5e69ed88dcefda438eb2b487dbb8 (diff) | |
download | rabbitmq-server-eed4bb4ed5256e300c8f25ea93fd1ad30a0f8fd4.tar.gz |
merge bug21346 into default
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/common/rabbitmq-script-wrapper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/common/rabbitmq-script-wrapper b/packaging/common/rabbitmq-script-wrapper index f1a9b1ff..94d72f16 100644 --- a/packaging/common/rabbitmq-script-wrapper +++ b/packaging/common/rabbitmq-script-wrapper @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh ## The contents of this file are subject to the Mozilla Public License ## Version 1.1 (the "License"); you may not use this file except in ## compliance with the License. You may obtain a copy of the License at |