Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Oudinet <johan.oudinet@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/ejabberd: fix ejabberdctl permissions
Date: Wed,  5 Dec 2018 17:11:31 +0100	[thread overview]
Message-ID: <20181205161131.7235-1-johan.oudinet@gmail.com> (raw)

Allow ejabberd user to run ejabberdctl.

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
---
 package/ejabberd/ejabberd.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/ejabberd/ejabberd.mk b/package/ejabberd/ejabberd.mk
index 26768c7f89..6982375cf4 100644
--- a/package/ejabberd/ejabberd.mk
+++ b/package/ejabberd/ejabberd.mk
@@ -56,6 +56,7 @@ endef
 
 define EJABBERD_PERMISSIONS
 	/etc/ejabberd r 750 root ejabberd - - - - -
+	/usr/sbin/ejabberdctl f 750 root ejabberd - - - - -
 endef
 
 define EJABBERD_INSTALL_INIT_SYSV
-- 
2.17.1

             reply	other threads:[~2018-12-05 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-05 16:11 Johan Oudinet [this message]
2018-12-06 20:11 ` [Buildroot] [PATCH] package/ejabberd: fix ejabberdctl permissions Thomas Petazzoni

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=20181205161131.7235-1-johan.oudinet@gmail.com \
    --to=johan.oudinet@gmail.com \
    --cc=buildroot@busybox.net \
    /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