summaryrefslogtreecommitdiff
path: root/debian/patches/doc-upstart.patch
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 /debian/patches/doc-upstart.patch
parent7a429f23d389f21d7f98737e6f641442c794226e (diff)
Tweak sshd(8) to refer to ssh's Upstart job as well as its init script.
Diffstat (limited to 'debian/patches/doc-upstart.patch')
-rw-r--r--debian/patches/doc-upstart.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/patches/doc-upstart.patch b/debian/patches/doc-upstart.patch
new file mode 100644
index 000000000..5f35ac0c8
--- /dev/null
+++ b/debian/patches/doc-upstart.patch
@@ -0,0 +1,21 @@
1Description: Refer to ssh's Upstart job as well as its init script
2Author: Colin Watson <cjwatson@ubuntu.com>
3Forwarded: not-needed
4Last-Update: 2012-11-26
5
6Index: b/sshd.8
7===================================================================
8--- a/sshd.8
9+++ b/sshd.8
10@@ -69,7 +69,10 @@
11 .Nm
12 listens for connections from clients.
13 It is normally started at boot from
14-.Pa /etc/init.d/ssh .
15+.Pa /etc/init.d/ssh
16+(or
17+.Pa /etc/init/ssh.conf
18+on systems using the Upstart init daemon).
19 It forks a new
20 daemon for each incoming connection.
21 The forked daemons handle