busybox: remove syslog-startup.conf if sysvinit not in DISTRO_FEATURES
authorChen Qi <Qi.Chen@windriver.com>
Wed, 7 Aug 2013 08:43:40 +0000 (16:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Aug 2013 12:09:52 +0000 (13:09 +0100)
commit2629762db593312ca66b9dc303a2d03df2630b52
tree87c51a2ce69817600efa41cac9855f2e857b6094
parent9550acfb0edc759fdb52df1415d8052616e32912
busybox: remove syslog-startup.conf if sysvinit not in DISTRO_FEATURES

sysvinit and systemd have different ideas about configuration files (or
environment files in systemd), so basically we can't use the same one in
both cases.

To avoid confusion, this patch removes syslog-startup.conf if 'sysvinit'
is not in DISTRO_FEATURES.

[YOCTO #4837]
[YOCTO #4860]

(From OE-Core rev: 89f62147a61108b4be40001e1fbe3be33bacf00b)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox.inc