case "$MODE" in
    finalization)
        rm -f $ROOT/etc/firsttime.d/fontconfig
        rm -f $ROOT/etc/firsttime.flag
        ;;
esac
