KUJUNTI.ID MINISH3LL
Path : /lib/recovery-mode/options/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : //lib/recovery-mode/options/failsafeX


#!/bin/sh

. /lib/recovery-mode/l10n.sh

# no failsafe X session
if [ ! -e /usr/share/xdiagnose/failsafeXServer ]; then
    exit 1
fi

if [ "$1" = "test" ]; then
  echo $(eval_gettext "Run in failsafe graphic mode")
  exit 0
fi

/usr/share/xdiagnose/failsafeXServer

exit 0

© KUJUNTI.ID