commit | f1a59fb0cd6a632ed5d3eeaa591c8824fa5a18a7 | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Fri Sep 01 17:07:13 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Sep 07 13:07:02 2017 +0000 |
tree | 505d08a6bb1edb24d5ad8af2bab38df0d398ebd8 | |
parent | 22b9fe61204e92e753a3b14f292233acac39ff72 [diff] |
Fixed 'Initiate OS Host Reboot' to work with non root username. When usering OS_USERNAME that is not root (e.g. "ubuntu"), 'Initiate OS Host Reboot' failed because the user did not have the authority to do 'reboot'. Added code to do reboot with "sudo". Change-Id: I7cd0e5bcce78e1dba9207cbc7be557e69b501347 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>