[oe] [meta-oe][PATCHv3 0/5] redis: improve the recipe with focus on systemd support

Frank Meerkoetter meerkoetter at googlemail.com
Thu Dec 1 18:45:22 UTC 2016


Improve the redis recipe with focus on systemd support.

V3 uses ${systemd_system_unitdir} instead of ${systemd_unitdir}/system

Frank Meerkoetter (5):
  redis: add a systemd service file
  redis: do not expose the service to the network by default
  redis: log to syslog
  redis: do not run as root
  redis: increase the max number of fds to actually match 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