projects
/
contrib
/
pines.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9228db4
)
typo
author
Chris Sharp
<csharp@georgialibraries.org>
Wed, 13 Apr 2016 18:41:08 +0000
(14:41 -0400)
committer
Chris Sharp
<csharp@georgialibraries.org>
Wed, 13 Apr 2016 18:41:08 +0000
(14:41 -0400)
install-eg/install_eg.sh
patch
|
blob
|
history
diff --git
a/install-eg/install_eg.sh
b/install-eg/install_eg.sh
index
8643476
..
4244e4e
100755
(executable)
--- 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