https://bugzilla.novell.com/show_bug.cgi?id=852643 https://bugzilla.novell.com/show_bug.cgi?id=852643#c5 --- Comment #5 from David Westfall <david.westfall@red-inc.us> 2014-02-13 18:15:28 UTC --- First, if systemd was more complicated it would be windows registry. Having said that I found the problem, The sshd.service does not have a Stop option in it like the init.d sshd file did. I added the following to sshd.service and did a reload of systemd. Now I get connection closed by remote host as soon as I reboot or do a power off. ExecStop=/usr/bin/killall sshd vi /usr/lib/systemd/system/sshd.service systemctl daemon-reload reboot Dave W -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.