Bug#811345: setupcon not run
    Samuel Thibault 
    sthibault at debian.org
       
    Mon Jan 18 08:12:23 GMT 2016
    
    
  
Control: reassign -1 console-setup
Control: merge -1 759657
Sebastien Hinderer, on Mon 18 Jan 2016 07:05:51 +0100, wrote:
> Virtual consoles of 25x80 are more comfortable for me so these settings
> appear in /etc/default/console-setup:
> 
> SCREEN_WIDTH=80
> SCREEN_HEIGHT=25
> 
> However at boot time these settings are not taken into account and I
> have to run setupcon manually.
This is most probably a duplicate of 759657 ("console-setup w/ systemd
forgets font setting"), try to add 
ACTION=="add", SUBSYSTEM=="vtconsole", KERNEL=="vtcon*", RUN+="/bin/setupcon"
to a new /etc/udev/rules.d/90-setupcon.rules file
Samuel
    
    
More information about the Pkg-systemd-maintainers
mailing list