diff options
author | Colin Watson <cjwatson@debian.org> | 2017-08-22 16:19:50 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-08-22 16:19:50 +0100 |
commit | 945ac1262b4d0745d4f2fd4093b85fc66cf777b8 (patch) | |
tree | 7d26ad576d472130ccdc791d5af72c7172a3fd36 /sshd.8 | |
parent | b4fc0d329c03de1c38dc3f908a10f7239c32a05c (diff) | |
parent | f62d1568c95ad1ad193b95d61e6e93baf8b935a0 (diff) |
Drop Upstart-specific patches
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -65,10 +65,7 @@ over an insecure network. | |||
65 | .Nm | 65 | .Nm |
66 | listens for connections from clients. | 66 | listens for connections from clients. |
67 | It is normally started at boot from | 67 | It is normally started at boot from |
68 | .Pa /etc/init.d/ssh | 68 | .Pa /etc/init.d/ssh . |
69 | (or | ||
70 | .Pa /etc/init/ssh.conf | ||
71 | on systems using the Upstart init daemon). | ||
72 | It forks a new | 69 | It forks a new |
73 | daemon for each incoming connection. | 70 | daemon for each incoming connection. |
74 | The forked daemons handle | 71 | The forked daemons handle |