Docs: README to include Debian for changing ownership of /var/lock/apache2
authorBen Shum <ben@evergreener.net>
Tue, 21 Mar 2017 13:37:48 +0000 (09:37 -0400)
committerBen Shum <ben@evergreener.net>
Wed, 22 Mar 2017 00:10:16 +0000 (20:10 -0400)
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@evergreener.net>

docs/installation/server_installation.txt

index 3d53fd6..539ab85 100644 (file)
@@ -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:
 +