7ebeceb41d
Unfortunately the scheme still has to be created by the daemon due to a kernel bug, but once that is fixed, it would allow delayed spawning of scheme daemons.
9 lines
298 B
Plaintext
9 lines
298 B
Plaintext
scheme input inputd
|
|
notify vesad
|
|
unset FRAMEBUFFER_ADDR FRAMEBUFFER_VIRT FRAMEBUFFER_WIDTH FRAMEBUFFER_HEIGHT FRAMEBUFFER_STRIDE
|
|
#TODO: unset FRAMEBUFFER1 and beyond?
|
|
scheme fbbootlog fbbootlogd
|
|
# Activate framebuffer log VT, which disables kernel graphical debug
|
|
inputd -A 1
|
|
scheme fbcon fbcond 2
|