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=df912eed732a32098983ce29c19b7c3b715d26c5;p=working%2FEvergreen.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 9bb2262e22..b82a5090ef 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: +