]> code.ossystems Code Review - openembedded-core.git/commit
logrotate: Identify CONFFILES
authorRob Woolley <rob.woolley@windriver.com>
Mon, 9 Mar 2015 23:52:58 +0000 (19:52 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Mar 2015 17:38:46 +0000 (17:38 +0000)
commitd82426eb81c57f114788f8f088f59377f0253b29
treec1b0acefc490d93a0e5422c9e72fad0963aede27
parent3499838102e63321d61ec33352fd75fb58c4a3e6
logrotate: Identify CONFFILES

Some package formats explicitly track which files are configuration files
so that they are not overwritten on updates. We must use an explicit list
instead of a wildcard as logrotate also provides files under ${sysconfdir}
that are not configuration files.

Signed-off by: Rob Woolley <rob.woolley@windriver.com>
meta/recipes-extended/logrotate/logrotate_3.8.8.bb