tty1 should exist even if not enabled

This commit is contained in:
Jack L. Frost 2014-07-21 20:26:43 +04:00
parent 9a87e325c3
commit 3b33553af3
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# KMSCON config
service_args+=' --hwaccel --drm --font-name terminus --palette solarized' # The space at the start is important.
kmscon_font_name='terminus'
kmscon_palette='solarized'
# The space at the start is important.
service_args+=" --hwaccel --drm \
--font-name ${kmscon_font_name} \
--palette ${kmscon_palette}"

1
init.d/agetty-tty1 Symbolic link
View File

@ -0,0 +1 @@
agetty

1
init.d/kmscon-tty1 Symbolic link
View File

@ -0,0 +1 @@
kmscon