mirror of
https://github.com/Le0xFF/VoidLinuxInstaller.git
synced 2024-11-22 11:16:22 +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
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Set console font to avoid kdfontop.c errors
|
||||||
|
sed -i "/#FONT/s/^#//" /etc/rc.conf
|
||||||
|
|
||||||
# Set hostname
|
# Set hostname
|
||||||
while true; do
|
while true; do
|
||||||
header_ic
|
header_ic
|
||||||
|
Loading…
Reference in New Issue
Block a user