1#!/bin/sh 2 3echo "${1}" > "/run/psu_timedelay" 4systemctl start gbmc-psu-hardreset.target --no-block 5