X-Git-Url: http://gitweb/?a=blobdiff_plain;f=rc%2Frc.fix;h=cf0dafbebb68bb921c91ba7c297f8fa7d10b498a;hb=b2d952c7f85ccb953bd7971d036b05355da1d215;hp=02ce94c0cc89fc0f51bc158ec50394711c312dca;hpb=dec3d7f050ff612c75a3c915f5a6b6dc2ae50db9;p=crossrootfs.git diff --git a/rc/rc.fix b/rc/rc.fix index 02ce94c..cf0dafb 100644 --- a/rc/rc.fix +++ b/rc/rc.fix @@ -17,7 +17,7 @@ if [ -d /usr/share/fonts/X11 ]; then fi if [ -d /var/cache/fontconfig ] && [ -z "`/bin/ls /var/cache/fontconfig/`" ]; then - fc-cache &> /dev/null + fc-cache --system-only &> /dev/null fi