CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
rc: updated to 2.31
[crossrootfs.git] / rc / rc.fix
index 02ce94c0cc89fc0f51bc158ec50394711c312dca..cf0dafbebb68bb921c91ba7c297f8fa7d10b498a 100644 (file)
--- 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