Skip to content

Fix console blanking

clayton craft requested to merge fix/console_blanking into master

So I was wrong.. /etc/issue needs to contain the escape sequence output by setterm, not the actual call to setterm itself. My previous testing of this was faulty, which led me to believe the previous implementation of this would work.

Merge request reports