File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ KillMode=process
3636{% endif %}
3737IgnoreSIGPIPE=no
3838SendSIGHUP=yes
39+ ImportCredential=agetty.*
40+ ImportCredential=login.*
3941
4042[Install]
4143WantedBy=getty.target
Original file line number Diff line number Diff line change @@ -42,3 +42,5 @@ KillMode=process
4242{% endif %}
4343IgnoreSIGPIPE=no
4444SendSIGHUP=yes
45+ ImportCredential=agetty.*
46+ ImportCredential=login.*
Original file line number Diff line number Diff line change @@ -54,6 +54,8 @@ KillMode=process
5454{% endif %}
5555IgnoreSIGPIPE=no
5656SendSIGHUP=yes
57+ ImportCredential=agetty.*
58+ ImportCredential=login.*
5759
5860# Unset locale for the console getty since the console has problems
5961# displaying some internationalized messages.
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ KillMode=process
4747{% endif %}
4848IgnoreSIGPIPE=no
4949SendSIGHUP=yes
50+ ImportCredential=agetty.*
51+ ImportCredential=login.*
5052
5153[Install]
5254WantedBy=getty.target
You can’t perform that action at this time.
0 commit comments