commit | b1cbd6fbfb2c16e8fa07f078a0eadf461489d65b | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@ieisystem.com> | Tue Nov 19 15:19:11 2024 +0800 |
committer | George Liu <liuxiwei@ieisystem.com> | Tue Nov 19 15:19:11 2024 +0800 |
tree | 8bcfc885901aa2202edb11c5f48ad65aa5bb238a | |
parent | 01373c2b281d05ac7393013e440d401696800013 [diff] |
Fix the netipmid process failed to start It is not advisable to declare a local variable 'signals' in the `setupSignal` method, as this can cause the netipmid process to exit after the method completes execution. Tested: Loading romulus in qemu and executing out of band ipmitool successfully returns. Change-Id: I3fb887db0ec2bfbc434e2a6d8b4f021748ba0a86 Signed-off-by: George Liu <liuxiwei@ieisystem.com>