]> code.ossystems Code Review - openembedded-core.git/commit
man-db: add volatile configuration file for sysvinit
authorChen Qi <Qi.Chen@windriver.com>
Mon, 13 Aug 2018 09:43:22 +0000 (17:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Aug 2018 10:36:22 +0000 (11:36 +0100)
commit2c480b363ae80dcc55ec0228f8af0311e023fbf4
treed5e01d087f180d870c9766b57b4fadea26af2bac
parentfbb2df435140eafc3fe1ca7419398e3b5ef273c8
man-db: add volatile configuration file for sysvinit

Add volatile configuraiton file for man-db so that in sysvinit systems
we don't get failure when running `mandb'. The error message is like
below.

  mandb: can't create index cache /var/cache/man/579: No such file or
  directory

[YOCTO #12872]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/man-db/files/99_mandb [new file with mode: 0644]
meta/recipes-extended/man-db/man-db_2.8.3.bb