aboutsummaryrefslogtreecommitdiff
path: root/ejabberd.init.template
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-01-11 20:18:28 +0100
committerBadlop <badlop@process-one.net>2021-01-11 21:11:20 +0100
commit50f74c932b5e0363e0a9d0c0561c6ac946774431 (patch)
tree05cb3c2f0267c9551c7f35f06d2fa2d2a35bfa9f /ejabberd.init.template
parentDon't use REPLACE for upsert when there are "-" fields. (diff)
Replace Jabber->XMPP and Ejabberd (thanks to Neustradamus)(#3469)
Diffstat (limited to 'ejabberd.init.template')
-rw-r--r--ejabberd.init.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/ejabberd.init.template b/ejabberd.init.template
index 90d75404f..060d64317 100644
--- a/ejabberd.init.template
+++ b/ejabberd.init.template
@@ -6,8 +6,8 @@
# Required-Stop: $remote_fs $network $named $time
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
-# Short-Description: Starts ejabberd jabber server
-# Description: Starts ejabberd jabber server, an XMPP
+# Short-Description: Starts ejabberd XMPP server
+# Description: Starts ejabberd XMPP server, an XMPP
# compliant server written in Erlang.
### END INIT INFO