Bug ID | 1210205 |
---|---|
Summary | systemctl reload negatively affects SSH |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.4 |
Hardware | x86-64 |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | screening-team-bugs@suse.de |
Reporter | Ulrich.Windl@rz.uni-regensburg.de |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Changing the sshd_config I made a mistake mis-spelling "yes" as "Yes". As a result "systemctl reload sshd.service" killed the SSH connection I was using to manage the server. As I understand it, without systemd the active SSH connection would not be killed, leaving a chance to fix things. However with systemd, every sshd process is killed when the main sshd terminates (it seems). More details can be found at https://bugzilla.mindrot.org/show_bug.cgi?id=3558