blob: 19ee021a1b5965c2d687c0253c91d1125e916a26 [file]
#!/bin/sh
if /sbin/fw_printenv openbmcinit openbmconce | grep -w -q debug-init-sh; then
echo "Starting debug shell..."
bash
fi