]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
i18n/module-setup.sh: install default font latarcyrheb-sun16
authorHarald Hoyer <harald@redhat.com>
Wed, 29 May 2013 11:20:00 +0000 (13:20 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 29 May 2013 11:27:03 +0000 (13:27 +0200)
modules.d/10i18n/module-setup.sh

index fcd82820512f73441075b384cbcc2028f8a2001e..60a50e73c02d6973337ac95de1178f8ea7054be4 100755 (executable)
@@ -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"