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=4bdd6f8ed95b9430a1fa00f665689c0e15aae33e;p=contrib%2FConifer.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 3d53fd6aef..539ab85ea1 100644 --- a/docs/installation/server_installation.txt +++ b/docs/installation/server_installation.txt @@ -406,7 +406,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: +