From: Chris Sharp Date: Wed, 13 Apr 2016 18:19:44 +0000 (-0400) Subject: Removing errant text. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=68790cccfde7ca44cfbbd4616c1ec8fe83a8638a;p=contrib%2Fpines.git Removing errant text. --- 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 <