diff options
| author | Matthias Radestock <matthias@lshift.net> | 2009-09-19 05:05:05 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2009-09-19 05:05:05 +0100 |
| commit | d62825381b55505912f8750e3df9615c4e5ee134 (patch) | |
| tree | 6baf3563c824f5b6bd4119f7f48a4fe112ed8dfa /packaging | |
| parent | 0a4693288fcb86d5f2e6bfc3a61383974aba6d3f (diff) | |
| parent | 5ed1782eda1ef139a807cbce2a99af44eefe3835 (diff) | |
| download | rabbitmq-server-git-d62825381b55505912f8750e3df9615c4e5ee134.tar.gz | |
merge default into bug20399
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 f1a9b1ff0b..94d72f169a 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 |
