#!/bin/sh
# The vga font was removed, refresh fonts
mkfontdir /usr/X11R6/lib/X11/fonts/misc  &&
xset fp rehash
