From 05be71177767b3a52510d3e749737469f3017cbd Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Fri, 11 Oct 2013 10:53:40 -0400 Subject: [PATCH] some fixes Signed-off-by: Jason Etheridge --- installer/wheezy/eg_wheezy_installer.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/installer/wheezy/eg_wheezy_installer.sh b/installer/wheezy/eg_wheezy_installer.sh index e913e1b71..7eb145a7c 100755 --- a/installer/wheezy/eg_wheezy_installer.sh +++ b/installer/wheezy/eg_wheezy_installer.sh @@ -46,6 +46,7 @@ function my_init { configure_apache if [ $AUTOSTART ]; then start_evergreen + test_evergreen_live fi } @@ -219,7 +220,7 @@ function evergreen_db_prereqs { echo End of Installing Evergreen database pre-requisites =~-._ } -function setting_ldconfig_and_rsyslog_and_hosts_ejabberd { +function setting_ldconfig_and_rsyslog_and_hosts_and_ejabberd { echo _.-~= setting ld.so.conf and rsyslog and /etc/hosts and ejabberd cp $BASE_DIR/evergreen.ld.conf /etc/ld.so.conf.d/ ldconfig; -- 2.11.0