]> code.ossystems Code Review - openembedded-core.git/commit
bind: fix startup failure in sysvinit
authorChen Qi <Qi.Chen@windriver.com>
Mon, 15 Oct 2018 09:25:27 +0000 (17:25 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Oct 2018 22:19:37 +0000 (23:19 +0100)
commitfc4c4f40dbcf558a48058d944eef21e588d64aa0
treeb0fff80ac7a626d06ca554eacd5808142d778b5b
parente2fa6bc137faebba3c440cac93c88092421e8e82
bind: fix startup failure in sysvinit

The generated key file should try to have bind group so that if
the named daemon is started via '-u bind' option, which is the
default in OE core, we will not get startup failure because of
'permission denied' error.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind_9.11.4.bb