projects
/
working
/
random.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efae496
)
larger sleep after restarting ejabberd
author
Jason Etheridge
<jason@esilibrary.com>
Wed, 14 May 2014 13:40:39 +0000
(09:40 -0400)
committer
Jason Etheridge
<jason@esilibrary.com>
Wed, 14 May 2014 13:40:39 +0000
(09:40 -0400)
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
installer/wheezy/eg_wheezy_installer.sh
patch
|
blob
|
history
diff --git
a/installer/wheezy/eg_wheezy_installer.sh
b/installer/wheezy/eg_wheezy_installer.sh
index
bf5e4ea
..
e63a5f8
100755
(executable)
--- a/
installer/wheezy/eg_wheezy_installer.sh
+++ b/
installer/wheezy/eg_wheezy_installer.sh
@@
-269,7
+269,7
@@
EOF
chown ejabberd:ejabberd ejabberd.cfg
/etc/init.d/ejabberd start
echo Return Value = $?
- sleep
2
;
+ sleep
10
;
ejabberdctl register router private.localhost $JABBER_PASSWORD
echo Return Value = $?
ejabberdctl register opensrf private.localhost $JABBER_PASSWORD