From: Ben Shum Date: Tue, 21 Mar 2017 13:37:48 +0000 (-0400) Subject: Docs: README to include Debian for changing ownership of /var/lock/apache2 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=210240837a7c040d73016fdfdc80e54dd1620685;p=Evergreen.git 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 --- diff --git a/docs/installation/server_installation.txt b/docs/installation/server_installation.txt index a6fbfe2141..ac0c6a02a3 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: +