summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorColin Watson <cjwatson@ubuntu.com>2014-02-09 16:10:12 +0000
committerColin Watson <cjwatson@debian.org>2017-01-16 15:02:54 +0000
commit7ea8a3c1e0c2ff4998b3fe3caaaba8ff42e513ff (patch)
tree1c05534932df06ec46ac9d9be9836e2cb395a8ae /sshd.8
parent87e480b4f405f3249d7f8a912849eb6263456353 (diff)
Refer to ssh's Upstart job as well as its init script
Forwarded: not-needed Last-Update: 2013-09-14 Patch-Name: doc-upstart.patch
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sshd.8 b/sshd.8
index e69151414..38a72540d 100644
--- a/sshd.8
+++ b/sshd.8
@@ -65,7 +65,10 @@ over an insecure network.
65.Nm 65.Nm
66listens for connections from clients. 66listens for connections from clients.
67It is normally started at boot from 67It 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
71on systems using the Upstart init daemon).
69It forks a new 72It forks a new
70daemon for each incoming connection. 73daemon for each incoming connection.
71The forked daemons handle 74The forked daemons handle