Sign in
◑
Theme
gbmc
/
openbmc
/
84360d958a81e630dfb6da46ca2b3d59bf067f2b
/
.
/
meta-phosphor
/
recipes-phosphor
/
initrdscripts
/
phosphor-static-norootfs-init
/
999-enable-debug-sh
blob: 19ee021a1b5965c2d687c0253c91d1125e916a26 [
file
]
#!/bin/sh
if
/
sbin
/
fw_printenv openbmcinit openbmconce
|
grep
-
w
-
q debug
-
init
-
sh
;
then
echo
"Starting debug shell..."
bash
fi