All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Frank Meerkoetter <frank@meerkoetter.org>
Subject: Re: [meta-oe][PATCH 0/5] Improve the redis recipe with a focus on systemd support
Date: Tue, 29 Nov 2016 10:15:28 +0100	[thread overview]
Message-ID: <20161129091528.GC2700@jama> (raw)
In-Reply-To: <1480352388-7733-1-git-send-email-frank@meerkoetter.org>

[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]

On Mon, Nov 28, 2016 at 05:59:43PM +0100, Frank Meerkoetter wrote:
> Improve the redis recipe with a focus on systemd support.
> 
> Frank Meerkoetter (5):
>   Add a systemd service file for redis
>   Do not expose the redis service to the network by default
>   Log to syslog
>   Do not run redis as root
>   Increase the max number of fds to match the concfig in redis.conf

Please follow:
http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines

and start the commit messages with
"redis: "

> 
>  meta-oe/recipes-extended/redis/redis/redis.conf    |  8 ++++----
>  meta-oe/recipes-extended/redis/redis/redis.service | 15 +++++++++++++++
>  meta-oe/recipes-extended/redis/redis_3.0.2.bb      | 21 ++++++++++++++++++++-
>  3 files changed, 39 insertions(+), 5 deletions(-)
>  create mode 100644 meta-oe/recipes-extended/redis/redis/redis.service
> 
> -- 
> 2.7.4
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

      parent reply	other threads:[~2016-11-29  9:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-28 16:59 [meta-oe][PATCH 0/5] Improve the redis recipe with a focus on systemd support Frank Meerkoetter
2016-11-28 16:59 ` [meta-oe][PATCH 1/5] Add a systemd service file for redis Frank Meerkoetter
2016-12-01 15:51   ` Pau Espin Pedrol
2016-11-28 16:59 ` [meta-oe][PATCH 2/5] Do not expose the redis service to the network by default Frank Meerkoetter
2016-11-28 16:59 ` [meta-oe][PATCH 3/5] Log to syslog Frank Meerkoetter
2016-11-28 16:59 ` [meta-oe][PATCH 4/5] Do not run redis as root Frank Meerkoetter
2016-11-28 16:59 ` [meta-oe][PATCH 5/5] Increase the max number of fds to match the concfig in redis.conf Frank Meerkoetter
2016-11-29  9:15 ` Martin Jansa [this message]

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=20161129091528.GC2700@jama \
    --to=martin.jansa@gmail.com \
    --cc=frank@meerkoetter.org \
    --cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.