This unit is provided by:
Options
- 
    
[Service]- 
        
ExecStart=-/sbin/agetty --noclear -n -l /bin/bash -o '--login' %I 38400 - 
        
IgnoreSIGPIPE=no - 
        
KillMode=process - 
        
KillSignal=SIGHUP - 
        
Restart=always - 
        
RestartSec=0 - 
        
TTYPath=/dev/%I - 
        
TTYReset=yes - 
        
TTYVHangup=yes - 
        
TTYVTDisallocate=yes - 
        
Type=idle - 
        
WorkingDirectory=/ 
 - 
        
 - 
    
[Unit]- 
        
After=systemd-user-sessions.service plymouth-quit-wait.service - 
        
ConditionKernelCommandLine=!inst.noshell - 
        
Description=Shell on %I 
 - 
        
 
Additionnal notes
Nothing here.