From 15f8c538af5469545fabab9e21252f49555ae131 Mon Sep 17 00:00:00 2001 From: Ben Shum Date: Tue, 5 Jul 2016 12:50:34 -0400 Subject: [PATCH] Docs: Change 14.04 to Trusty in README For consistency, change references from numbered "Ubuntu 14.04" to "Ubuntu Trusty" Signed-off-by: Ben Shum Signed-off-by: Galen Charlton --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 91354d5..69cd54b 100644 --- a/README +++ b/README @@ -179,7 +179,7 @@ work for OpenSRF. 1. Stop ejabberd before making any changes to its configuration by issuing the following command as the *root* Linux account: + -.(Debian / Ubuntu 14.04) Stopping ejabberd +.(Debian / Ubuntu Trusty) Stopping ejabberd [source, bash] --------------------------------------------------------------------------- /etc/init.d/ejabberd stop @@ -193,7 +193,7 @@ systemctl stop ejabberd.service + 2. Edit the ejabberd config file. + -(Debian Wheezy / Ubuntu 14.04) Ejabberd 2.x.x:: +(Debian Wheezy / Ubuntu Trusty) Ejabberd 2.x.x:: Open `/etc/ejabberd/ejabberd.cfg` and make the following changes: a. Define your public and private domains in the `hosts` directive. For @@ -260,7 +260,7 @@ hosts: + 3. Restart the ejabberd server to make the changes take effect: + -.(Debian / Ubuntu 14.04) Starting ejabberd +.(Debian / Ubuntu Trusty) Starting ejabberd [source, bash] --------------------------------------------------------------------------- /etc/init.d/ejabberd start -- 2.43.2