From d82f418f4fc3b831062bab85b0696d445f6556c8 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 13 Apr 2016 14:41:08 -0400 Subject: [PATCH] typo --- install-eg/install_eg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-eg/install_eg.sh b/install-eg/install_eg.sh index 8643476..4244e4e 100755 --- a/install-eg/install_eg.sh +++ b/install-eg/install_eg.sh @@ -183,7 +183,7 @@ perl Open-ILS/src/support-scripts/eg_db_config --update-config \ SetupLogging () { cd $EG_SOURCE_DIR -cp OpenILS/examples/evergreen-rsyslog.conf /etc/rsyslog.d/ +cp Open-ILS/examples/evergreen-rsyslog.conf /etc/rsyslog.d/ restart rsyslog echo -e "log_destination = 'syslog'\nsyslog_facility = 'LOCAL3'\nsyslog_ident = 'postgres'" >> /etc/postgresql/9.3/main/postgresql.conf /etc/init.d/postgresql reload -- 2.11.0