Sindbad~EG File Manager

Current Path : /lib/recovery-mode/options/
Upload File :
Current File : //lib/recovery-mode/options/root

#!/bin/sh

. /lib/recovery-mode/l10n.sh

if [ "$1" = "test" ]; then
  if [ "$2" = "mode" ]; then
    exit 2
  fi
  echo $(eval_gettext "Drop to root shell prompt")
  exit 0
fi

/sbin/sulogin

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists