Commit Graph

4 Commits

Author SHA1 Message Date
Paul Barrette
6c021c05d0 initscripts: fix do_install_append rule.
Fix commit ID: cafc94c4a2
The above commit missed a redirect for the final closing
bracket.

Signed-off-by: Paul Barrette <paul.barrette@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-11-04 16:23:00 -05:00
Paul Barrette
cafc94c4a2 initscripts: add warning and begin functions to lsb_log_message
Some init scripts call a "begin" or "warning" function to log early init
phase messages, e.g. openvswitch-controller.  These functions are not
part of the default /etc/init.d/functions script, which is provided by
oe-core's lsb pkg.  Append these two missing commands to
/etc/init.d/functions during the install phase.

Signed-off-by: Paul Barrette <paul.barrette@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-10-29 23:08:06 -04:00
Raymond Danks
e1ea40e9d9 initscripts: Remove .swp file accidentally committed.
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-06-27 11:12:43 -06:00
Raymond Danks
f526d9e5ad initscripts: xen initscripts utilize success and failure functions.
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-06-21 15:10:23 -06:00