#!/bin/bash

# Set all LEDs to BMC's control
ipmitool raw 0x3a 0x09 0x02 0x01 &> /dev/null

/usr/local/bin/silverstone_platform_shutdown.sh system
