public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <peter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: Fixed typo in the init-script
Date: Wed, 23 Sep 2026 19:06:57 GMT [thread overview]
Message-ID: <179019041738.1.7921095499648027120.rpms-ejabberd-4e86b5db6416@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : 4e86b5db64167bda71bbaf13e020e1cc97447eb3
Author : Peter Lemenkov <peter@fedoraproject.org>
Date : 2010-03-19T08:07:43+00:00
Stats : +6/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/4e86b5db64167bda71bbaf13e020e1cc97447eb3?branch=f45
Log:
Fixed typo in the init-script
---
diff --git a/ejabberd.init b/ejabberd.init
index 102b799..71cadea 100644
--- a/ejabberd.init
+++ b/ejabberd.init
@@ -42,8 +42,7 @@ start() {
return 0
fi
- daemon $progctl start
- --config $CONFIG_FILE \
+ daemon $progctl start --config $CONFIG_FILE \
--ctl-config /etc/ejabberd/ejabberdctl.cfg \
--logs "/var/log/ejabberd" \
--spool "/var/lib/ejabberd/spool" \
diff --git a/ejabberd.spec b/ejabberd.spec
index 259f51f..ba6c87e 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -12,7 +12,7 @@
Name: ejabberd
Version: 2.1.3
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A distributed, fault-tolerant Jabber/XMPP server
Group: Applications/Internet
@@ -375,6 +375,9 @@ rm -rf %{buildroot}
%doc doc/yozhikheader.png
%changelog
+* Thu Mar 18 2010 Peter Lemenkov <lemenkov@gmail.com> 2.1.3-5
+- Init-script fixed
+
* Thu Mar 18 2010 Peter Lemenkov <lemenkov@gmail.com> 2.1.3-4
- Really fix issue with "File operation error: eacces".
diff --git a/import.log b/import.log
index 73983a1..f7a77ff 100644
--- a/import.log
+++ b/import.log
@@ -21,3 +21,4 @@ ejabberd-2_1_3-1_fc12:HEAD:ejabberd-2.1.3-1.fc12.src.rpm:1268409107
ejabberd-2_1_3-2_fc12:HEAD:ejabberd-2.1.3-2.fc12.src.rpm:1268908062
ejabberd-2_1_3-3_fc12:HEAD:ejabberd-2.1.3-3.fc12.src.rpm:1268910275
ejabberd-2_1_3-4_fc12:HEAD:ejabberd-2.1.3-4.fc12.src.rpm:1268914064
+ejabberd-2_1_3-5_fc12:HEAD:ejabberd-2.1.3-5.fc12.src.rpm:1268985907
reply other threads:[~2026-09-23 19:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179019041738.1.7921095499648027120.rpms-ejabberd-4e86b5db6416@fedoraproject.org \
--to=peter@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox