Files
config/controllerconfig
Matheus Machado Guilhermino d98a282f9b Fix install_banner_customization not found
During boot there is an error displayed to the screen:
"/etc/init.d/controller_config line 464
/usr/sbin/install_banner_customization No such
file or directory"

This happens because install_banner_customization
has been replaced by apply_banner_customization,
but controller_config still looks in the old
path.

The fix is simply correcting the path on controller_config.

Tests on AIO-SX:
PASS: unlock and verify if the message persists

Story: 2009965
Task: 45883

Signed-off-by: Matheus Machado Guilhermino <Matheus.MachadoGuilhermino@windriver.com>
Change-Id: I2122a598e380dcb5e91b5c66deffaa479cb79a2e
2022-07-26 15:48:31 -03:00
..
2020-04-20 15:20:19 -04:00
2018-05-31 07:35:52 -07:00