summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2012-11-26 16:31:08 +0000
committerColin Watson <cjwatson@debian.org>2012-11-26 16:31:08 +0000
commit2c3850b2193fa51b4a8d0b55f38b951917022b5c (patch)
treec2f5c171be25515359f6a7d6d428565e38abc605 /sshd.8
parent7a429f23d389f21d7f98737e6f641442c794226e (diff)
Tweak sshd(8) to refer to ssh's Upstart job as well as its init script.
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 bccd238b0..b74ab47c0 100644
--- a/sshd.8
+++ b/sshd.8
@@ -69,7 +69,10 @@ over an insecure network.
69.Nm 69.Nm
70listens for connections from clients. 70listens for connections from clients.
71It is normally started at boot from 71It is normally started at boot from
72.Pa /etc/init.d/ssh . 72.Pa /etc/init.d/ssh
73(or
74.Pa /etc/init/ssh.conf
75on systems using the Upstart init daemon).
73It forks a new 76It forks a new
74daemon for each incoming connection. 77daemon for each incoming connection.
75The forked daemons handle 78The forked daemons handle