[open-ils-commits] [GIT] Evergreen ILS branch rel_2_10 updated. 210240837a7c040d73016fdfdc80e54dd1620685
Evergreen Git
git at git.evergreen-ils.org
Tue Mar 21 20:10:54 EDT 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_2_10 has been updated
via 210240837a7c040d73016fdfdc80e54dd1620685 (commit)
from 403becfc04b6a130db5d4ed12bfc234303753668 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 210240837a7c040d73016fdfdc80e54dd1620685
Author: Ben Shum <ben at evergreener.net>
Date: Tue Mar 21 09:37:48 2017 -0400
Docs: README to include Debian for changing ownership of /var/lock/apache2
Minor tweak to also include Debian among distributions where it might
be necessary to change ownership of /var/lock/apache2 to opensrf user.
Previously this had been Ubuntu only issue, but has since been encountered
during new Debian installations.
Signed-off-by: Ben Shum <ben at evergreener.net>
diff --git a/docs/installation/server_installation.txt b/docs/installation/server_installation.txt
index a6fbfe2..ac0c6a0 100644
--- a/docs/installation/server_installation.txt
+++ b/docs/installation/server_installation.txt
@@ -425,7 +425,7 @@ a2dissite 000-default # OPTIONAL: disable the default site (the "It Works" page
a2ensite eg.conf
------------------------------------------------------------------------------
+
-. (Ubuntu): As the *root* Linux account, enable Apache to write
+. (Debian and Ubuntu): As the *root* Linux account, enable Apache to write
to the lock directory; this is currently necessary because Apache
is running as the `opensrf` user:
+
-----------------------------------------------------------------------
Summary of changes:
docs/installation/server_installation.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list