summaryrefslogtreecommitdiff
path: root/debian/patches/doc-upstart.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/doc-upstart.patch')
-rw-r--r--debian/patches/doc-upstart.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/debian/patches/doc-upstart.patch b/debian/patches/doc-upstart.patch
deleted file mode 100644
index 37e9b09d6..000000000
--- a/debian/patches/doc-upstart.patch
+++ /dev/null
@@ -1,29 +0,0 @@
1From d35329b23dd567076999470e346f49ef6e56f367 Mon Sep 17 00:00:00 2001
2From: Colin Watson <cjwatson@ubuntu.com>
3Date: Sun, 9 Feb 2014 16:10:12 +0000
4Subject: Refer to ssh's Upstart job as well as its init script
5
6Forwarded: not-needed
7Last-Update: 2013-09-14
8
9Patch-Name: doc-upstart.patch
10---
11 sshd.8 | 5 ++++-
12 1 file changed, 4 insertions(+), 1 deletion(-)
13
14diff --git a/sshd.8 b/sshd.8
15index 6355178f..dd4b8fc3 100644
16--- a/sshd.8
17+++ b/sshd.8
18@@ -65,7 +65,10 @@ over an insecure network.
19 .Nm
20 listens for connections from clients.
21 It is normally started at boot from
22-.Pa /etc/init.d/ssh .
23+.Pa /etc/init.d/ssh
24+(or
25+.Pa /etc/init/ssh.conf
26+on systems using the Upstart init daemon).
27 It forks a new
28 daemon for each incoming connection.
29 The forked daemons handle