| commit | 39b6faa07cdfeae76eb583f84fa70f2bc5b943fe | [log] [tgz] |
|---|---|---|
| author | Milton Miller <miltonm@us.ibm.com> | Fri Feb 05 13:56:18 2016 -0600 |
| committer | Milton D. Miller II <miltonm@us.ibm.com> | Tue Feb 09 11:11:23 2016 -0600 |
| tree | 827c12ec1878ec403898ac39e87f12dfc354b470 | |
| parent | b72114c4a9d4881077c771edac3f3e1c84fd3715 [diff] |
obmc-initfs: run update as a sub-script The update script has replicated logic to do the final reboot, kexec, halt, or poweroff command. Instead of transferring control via exec just call it as a normal command, and return to shutdown for the final mounted fs debug print and command. Signed-off-by: Milton Miller <miltonm@us.ibm.com>