Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-6210

sys-apps/openrc-0.40.2-r1: console font settings are not persistent

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Normal Normal
    • None
    • None
    • None

      Despite

      # sed -nr '/(^#)|(^\s*$)/ !p' /etc/conf.d/consolefont
      consolefont="ter-v18n"
      consoletranslation="8859-15_to_uni"
      

      and

      # rc-update -C | grep --color=never console
                consolefont | boot                            sysinit
                 consolekit |      default
      

      ('boot' added for testing purposes – I know 'sysinit' should be enough)

      with latest openrc-0.40.2-r1 console font settings are not persistent. I can see the correct font to be set early at boot, then the console resets to its default font.

      OpenRC is configured like this:

      # sed -nr '/(^#)|(^\s*$)/ !p' /etc/rc.conf
      rc_interactive="YES"
      rc_shell=/sbin/sulogin
      rc_logger="YES"
      unicode="YES"
      rc_tty_number=12
      rc_timeout_stopsec="5"
      rc_send_sigkill="YES"
      

       

            drobbins drobbins
            sphakka sphakka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: