In it's latest release, agetty will support reading the agetty.autologin
and login.noauth credentials, so let's make sure we import those in our
getty units so they're available to agetty to read.
{% endif %}
IgnoreSIGPIPE=no
SendSIGHUP=yes
+ImportCredential=agetty.*
+ImportCredential=login.*
[Install]
WantedBy=getty.target
{% endif %}
IgnoreSIGPIPE=no
SendSIGHUP=yes
+ImportCredential=agetty.*
+ImportCredential=login.*
{% endif %}
IgnoreSIGPIPE=no
SendSIGHUP=yes
+ImportCredential=agetty.*
+ImportCredential=login.*
# Unset locale for the console getty since the console has problems
# displaying some internationalized messages.
{% endif %}
IgnoreSIGPIPE=no
SendSIGHUP=yes
+ImportCredential=agetty.*
+ImportCredential=login.*
[Install]
WantedBy=getty.target