generic-poky/meta/recipes-extended/lsb/lsb
Cristian Iorga ebfd075447 lsb: fix lsb_log_msg() implementation
LSB lsb_log_message calls a begin()
function that should be implemented
in /etc/init.d/functions.
The aforementioned script does not
implement the begin() function, as
such there is a small issue related to logging.

This fix implements a local version of
the function, while cleaning up the
troublesome previous implementation.

Fix [YOCTO #5795]

(From OE-Core rev: 365ab9118b6c68aedb2e79129202b385329a8abb)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-27 09:42:07 +00:00
..
init-functions lsb: fix lsb_log_msg() implementation 2014-03-27 09:42:07 +00:00
lsb_killproc lsb: de-bash scripts to remove bash dependency 2013-11-30 22:26:26 +00:00
lsb_log_message lsb: fix lsb_log_msg() implementation 2014-03-27 09:42:07 +00:00
lsb_pidofproc lsb: de-bash scripts to remove bash dependency 2013-11-30 22:26:26 +00:00
lsb_start_daemon lsb: de-bash scripts to remove bash dependency 2013-11-30 22:26:26 +00:00