X-Git-Url: http://gitweb/?a=blobdiff_plain;f=rc%2Frc.fix;h=cf0dafbebb68bb921c91ba7c297f8fa7d10b498a;hb=ae66d37639430fb706c9b7bc4211d96d7659a093;hp=02ce94c0cc89fc0f51bc158ec50394711c312dca;hpb=a9ff9b6cea988e5f6357c082dd61ca2506ac2e4c;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