Docs: ldconfig needs to be run when installing on Ubuntu 18.04 too
authorJane Sandberg <sandbej@linnbenton.edu>
Thu, 13 Aug 2020 13:51:26 +0000 (06:51 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Thu, 13 Aug 2020 13:51:26 +0000 (06:51 -0700)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>

docs/installation/server_installation.adoc

index f72a85f..eb54986 100644 (file)
@@ -242,7 +242,7 @@ chown -R opensrf:opensrf /openils
 Run ldconfig
 ------------
 
-On Debian Stretch / Buster, run the following command as the root user:
+On Ubuntu 18.04 or Debian Stretch / Buster, run the following command as the root user:
 
 [source, bash]
 ------------------------------------------------------------------------------