From 68790cccfde7ca44cfbbd4616c1ec8fe83a8638a Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 13 Apr 2016 14:19:44 -0400 Subject: [PATCH] Removing errant text. --- 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 8ed41c1..ec39d7a 100755 --- a/install-eg/install_eg.sh +++ b/install-eg/install_eg.sh @@ -188,7 +188,7 @@ 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 } -label:helpdesk + StartEvergreen () { su - $OSRF_USER <