]> code.ossystems Code Review - openembedded-core.git/commit
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)
committerSaul Wold <sgw@linux.intel.com>
Fri, 9 Aug 2013 15:54:46 +0000 (08:54 -0700)
commit89f62147a61108b4be40001e1fbe3be33bacf00b
treea754a73f6e2659c4fe986147a02cd5b745085d42
parent67b6d8d9f987a59090a9a8af61cf740207703dff
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]

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