#!/bin/sh
WITHOUT_RC_COMPAT=1
# Source function library.
. /etc/init.d/functions
action "Updating fonts cache:" /usr/bin/fc-cache -f 2>/dev/null
