commit | 645ef2988be6765b043c15641ea47f49cb90f930 | [log] [tgz] |
---|---|---|
author | Amithash Prasad <amithash@fb.com> | Fri Mar 08 14:24:26 2019 -0800 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sun Mar 10 16:20:42 2019 -0500 |
tree | 509a07c18fa39a218eaf72e05d383404784e04e2 | |
parent | c13b82eebd60cd38cc174994520076d8857b62fa [diff] [blame] |
Add support for reset, cycle and sled-cycle. Remove the requirement of the fru-id 1 from the command line. Add support to reset and cycle the server Add support to cycle the entire sled (Through the hotswap controller) Basic checks during power on/off to ensure valid initial steps. (From meta-facebook rev: af4ff94581bafa922e84b75b8eeff8b7e821328d) Change-Id: I8044e2afd52e58b095dd4ffad89e4397121a971a Signed-off-by: Amithash Prasad <amithash@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-facebook/meta-tiogapass/recipes-fbtp/fb-powerctrl/files/host-poweroff.service b/meta-facebook/meta-tiogapass/recipes-fbtp/fb-powerctrl/files/host-poweroff.service index 95c7708..d23ef90 100644 --- a/meta-facebook/meta-tiogapass/recipes-fbtp/fb-powerctrl/files/host-poweroff.service +++ b/meta-facebook/meta-tiogapass/recipes-fbtp/fb-powerctrl/files/host-poweroff.service
@@ -5,5 +5,5 @@ [Service] Type=oneshot -ExecStart=/usr/sbin/power-util mb 1 off +ExecStart=/usr/sbin/power-util mb off SyslogIdentifier=power-util