File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ Installation using the `*.run` binary installer:
48484 . If the installer runs as superuser (by ` root ` or using ` sudo ` ),
4949 it installs ejabberd binaries in ` /opt/ejabberd-XX.YY/ ` ;
5050 installs your configuration, Mnesia database and logs in ` /opt/ejabberd/ ` ,
51- and setups ejabberd service in ` systemd ` :
51+ and setups an ejabberd service unit in ` systemd ` :
5252 ``` bash
5353 sudo ./ejabberd-YY.MM-1-linux-x64.run
5454 ```
5555
56565 . If the installer runs as a regular user,
5757 it asks the base path where ejabberd should be installed.
58- In that case, the ejabberd service is not set in ` systemd ` ,
58+ In that case, the ejabberd service unit is not set in ` systemd ` ,
5959 and ` systemctl ` cannot be used to start ejabberd; start it manually.
6060
61616 . After successful installation by root, ejabberd is automatically started.
You can’t perform that action at this time.
0 commit comments