As explained in the previous commit, this allows us to configure
agetty and login for individual ttys instead of globally.
{% endif %}
IgnoreSIGPIPE=no
SendSIGHUP=yes
+ImportCredential=tty.console.agetty.*:agetty.
+ImportCredential=tty.console.login.*:login.
ImportCredential=agetty.*
ImportCredential=login.*
{% endif %}
IgnoreSIGPIPE=no
SendSIGHUP=yes
+ImportCredential=tty.container.%I.agetty.*:agetty.
+ImportCredential=tty.container.%I.login.*:login.
ImportCredential=agetty.*
ImportCredential=login.*
{% endif %}
IgnoreSIGPIPE=no
SendSIGHUP=yes
+ImportCredential=tty.virtual.%I.agetty.*:agetty.
+ImportCredential=tty.virtual.%I.login.*:login.
ImportCredential=agetty.*
ImportCredential=login.*
{% endif %}
IgnoreSIGPIPE=no
SendSIGHUP=yes
+ImportCredential=tty.serial.%I.agetty.*:agetty.
+ImportCredential=tty.serial.%I.login.*:login.
ImportCredential=agetty.*
ImportCredential=login.*