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:
fb92efc
)
and a date for when we try to restart ejabberd
author
Jason Etheridge
<jason@esilibrary.com>
Wed, 14 May 2014 13:45:42 +0000
(09:45 -0400)
committer
Jason Etheridge
<jason@esilibrary.com>
Wed, 14 May 2014 13:45:42 +0000
(09:45 -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
7b83132
..
fe56cb7
100755
(executable)
--- a/
installer/wheezy/eg_wheezy_installer.sh
+++ b/
installer/wheezy/eg_wheezy_installer.sh
@@
-277,6
+277,8
@@
EOF
cp ejabberd.cfg /root/ejabberd.cfg.orig
patch -p0 < $BASE_DIR/ejabberd.EG.patch
chown ejabberd:ejabberd ejabberd.cfg
+ echo starting ejabberd after patching
+ date
/etc/init.d/ejabberd start
echo Return Value = $?
sleep 10;