Age | Commit message (Collapse) | Author |
|
serves to terminate SSH sessions cleanly if systemd doesn't do that itself, often because libpam-systemd is not installed (thanks, Vivek Das Mohapatra, Tom Hutter, and others; closes: #751636).
|
|
|
|
guarantees that ssh.service has stopped before ssh.socket starts (thanks, Uoti Urpala).
|
|
sshd" in the sysvinit script (thanks, Michael Biebl).
|
|
Remove tests for whether /dev/null is a character device from the Upstart
job and the systemd service files; it's there to avoid a confusing failure
mode in daemon(), but with modern init systems we use the -D option to
suppress daemonisation anyway.
|
|
|
|
|