i18n/module-setup.sh: install default font latarcyrheb-sun16

master
Harald Hoyer 2013-05-29 13:20:00 +02:00
parent b78e6ac2c3
commit 0a3e348225
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ depends() {
install() {
dracut_install -o $systemdutildir/systemd-vconsole-setup
KBDSUBDIRS=consolefonts,consoletrans,keymaps,unimaps
DEFAULT_FONT=LatArCyrHeb-16
DEFAULT_FONT=latarcyrheb-sun16
I18N_CONF="/etc/locale.conf"
VCONFIG_CONF="/etc/vconsole.conf"