This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=/usr/lib/systemd/systemd-vconsole-setup
- 
        RemainAfterExit=yes
- 
        Type=oneshot
 
- 
        
- 
    [Unit]- 
        Before=initrd-switch-root.target shutdown.target
- 
        ConditionPathExists=/dev/tty0
- 
        DefaultDependencies=no
- 
        Description=Setup Virtual Console
- 
        Documentation=man:systemd-vconsole-setup.service(8) man:vconsole.conf(5)
 
- 
        
Additionnal notes
Nothing here.