diff options
author | Frank Meerkoetter <meerkoetter@googlemail.com> | 2016-12-01 19:45:26 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-12-09 12:02:13 +0100 |
commit | a1bdd5f40e15312bb4891cfa2e0d67d590051d00 (patch) | |
tree | 0e9139bad837c2cab779a2088e25d62f584bfaf4 /meta-python/recipes-devtools/python/python-lazy-object-proxy_1.2.2.bb | |
parent | 9aace0c5667ab910078cfdd1e388e386f106c074 (diff) | |
download | meta-openembedded-a1bdd5f40e15312bb4891cfa2e0d67d590051d00.tar.gz |
redis: do not run as root
Running a network facing daemon written in C as root is not
a good idea. Introduce a redis system user/group for that.
A drawback is that now redis can no longer increase the
number of open fds to 10000 (MaxClients). If this is needed
the ulimit needs to be tweaked in the init script or systemd
unit file.
This only affects systemd based systems.
Signed-off-by: Frank Meerkoetter <frank@meerkoetter.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lazy-object-proxy_1.2.2.bb')
0 files changed, 0 insertions, 0 deletions