fix long boot times

cuts 20+ seconds caused by rejiggering userconfigs on every boot
This commit is contained in:
Shaun Inman 2022-11-26 11:43:00 -05:00
parent 4f43155ed1
commit acf01b7f7f

View file

@ -42,6 +42,7 @@ then
ln -sf /usr/config/splash/splash.png /storage/.config/emulationstation/resources/logo.png
mkdir -p /storage/.config/modprobe.d
touch /storage/.configured
fi
if [ ! -e "/storage/.cache/ld.so.cache" ]