From: Jason Stephenson Date: Thu, 28 Apr 2022 19:51:01 +0000 (-0400) Subject: Suggest disabling apparmor for ejabberd in README X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fdyrcona%2Fubuntu-jammy-jellyfish;p=working%2FOpenSRF.git Suggest disabling apparmor for ejabberd in README --- diff --git a/README b/README index 864ef31..e43781c 100644 --- 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