about summary refs log tree commit diff
path: root/rc.conf
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-04-26 23:52:31 +0200
committerJuan RP <xtraeme@gmail.com>2014-04-26 23:52:31 +0200
commit2b8df504105c12f753d8f807524db937466e8369 (patch)
tree922a7b3793767ecc4e2adc2a15495bfe4fd3174e /rc.conf
parent5c6c44f1852c079f299ab2de985ea093162018a3 (diff)
downloadrunit-void-2b8df504105c12f753d8f807524db937466e8369.tar.gz
runit-void-2b8df504105c12f753d8f807524db937466e8369.tar.xz
runit-void-2b8df504105c12f753d8f807524db937466e8369.zip
Rename font vars to make them compatible with dracut naming.
Diffstat (limited to 'rc.conf')
-rw-r--r--rc.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/rc.conf b/rc.conf
index ac58608..6ce241f 100644
--- a/rc.conf
+++ b/rc.conf
@@ -10,13 +10,13 @@ TIMEZONE="Europe/Madrid"
 KEYMAP="es"
 
 # Console font to load, see setfont(8).
-CONSOLEFONT="lat9w-16"
+FONT="lat9w-16"
 
 # Console map to load, see setfont(8).
-#CONSOLEMAP=
+#FONT_MAP=
 
 # Font unimap to load, see setfont(8).
-#UNIMAP=
+#FONT_UNIMAP=
 
 # Kernel modules to load, delimited by blanks.
 #MODULES=""