mirror of
https://github.com/Le0xFF/VoidLinuxInstaller.git
synced 2024-11-22 02:46:31 +03:00
Set console font to avoid kdfontop.c errors
This commit is contained in:
parent
945061d92f
commit
825101ae9c
@ -169,6 +169,9 @@ EOF
|
||||
done
|
||||
fi
|
||||
|
||||
# Set console font to avoid kdfontop.c errors
|
||||
sed -i "/#FONT/s/^#//" /etc/rc.conf
|
||||
|
||||
# Set hostname
|
||||
while true; do
|
||||
header_ic
|
||||
|
Loading…
Reference in New Issue
Block a user