Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2014-06-20 16:33:48 +0400
committerChristophe Romain <christophe.romain@process-one.net>2014-06-20 16:34:14 +0400
commit643a31dcea0d00da4f0f80a3c3ac97028866d5ce (patch)
tree5815d2f26f9bb73b76fba05ee39facc3f8b43ff7 /ejabberdctl.template
parent31440a586c8556a9883f93aea511a61df63a2d1c (diff)
let ejabberdctl explicitely use bash
Diffstat (limited to 'ejabberdctl.template')
-rwxr-xr-xejabberdctl.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/ejabberdctl.template b/ejabberdctl.template
index e77196dfc..734efbf6a 100755
--- a/ejabberdctl.template
+++ b/ejabberdctl.template
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# define default configuration
POLL=true