sixstringacks
Results
1
comments of
sixstringacks
I was running into the same error and I added this to the startxfce4_chrootArch.sh ```setenforce 0 export PATH=/data/data/com.termux/files/usr/bin:/debug_ramdisk:/sbin:/sbin/su:/su/bin:/su/xbin:/system/bin:/system/xbin export DISPLAY=:0 export TMPDIR=/data/local/tmp/chrootarch/tmp export CLASSPATH=$(/system/bin/pm path com.termux.x11 | cut -d: -f2)```