From: Michael Tremer Date: Tue, 30 Apr 2013 15:11:56 +0000 (+0200) Subject: core68: Regenerate font cache X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=4ac2d1561a07c8188644825cc303a95dda16ae67 core68: Regenerate font cache --- diff --git a/config/rootfiles/core/68/update.sh b/config/rootfiles/core/68/update.sh index 19a4b8063..11cab1009 100644 --- a/config/rootfiles/core/68/update.sh +++ b/config/rootfiles/core/68/update.sh @@ -51,6 +51,9 @@ extract_files #Update Language cache perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +# Regenerate font cache +fc-cache -f &>/dev/null + sync # This update need a reboot...