[oe] [meta-oe][PATCH 0/5] Improve the redis recipe with a focus on systemd support

Frank Meerkoetter meerkoetter at googlemail.com
Mon Nov 28 16:59:43 UTC 2016


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

 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



More information about the Openembedded-devel mailing list