Suggest disabling apparmor for ejabberd in README user/dyrcona/ubuntu-jammy-jellyfish
authorJason Stephenson <jason@sigio.com>
Thu, 28 Apr 2022 19:51:01 +0000 (15:51 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 5 May 2022 12:32:08 +0000 (08:32 -0400)
README

diff --git a/README b/README
index 864ef31..e43781c 100644 (file)
--- a/README
+++ b/README
@@ -198,6 +198,19 @@ create a file within the `/etc/ld.so.conf.d/` directory, and then run
 Configure the ejabberd server
 -----------------------------
 
+[TIP]
+=====
+It is recommended to disable the apparmor profile for ejabberd on *Ubuntu* before
+continuing.  If you are installing on any version of *Ubuntu*, run the following
+commands as the *root* Linux account:
+
+[source,bash]
+---------------------------------------------------------------------------
+ln -s /etc/apparmor.d/usr.sbin.ejabberdctl /etc/apparmor.d/disable/
+apparmor_parser -R /etc/apparmor.d/usr.sbin.ejabberdctl
+---------------------------------------------------------------------------
+=====
+
 OpenSRF requires an XMPP (Jabber) server. For performance reasons, ejabberd is
 the Jabber server of choice for the OpenSRF project. In most cases, you only
 have to make a few changes to the default configuration file to make ejabberd