summaryrefslogtreecommitdiff
path: root/debian/patches/doc-upstart.patch
blob: cb24998a2f6a6ae635b03f2375cc044925744302 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
From c1e7260fe4ed36dddc317655a69a7d4a69b3170a Mon Sep 17 00:00:00 2001
From: Colin Watson <cjwatson@ubuntu.com>
Date: Sun, 9 Feb 2014 16:10:12 +0000
Subject: 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
---
 sshd.8 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sshd.8 b/sshd.8
index 6bdd219..b91f08c 100644
--- a/sshd.8
+++ b/sshd.8
@@ -70,7 +70,10 @@ over an insecure network.
 .Nm
 listens for connections from clients.
 It is normally started at boot from
-.Pa /etc/init.d/ssh .
+.Pa /etc/init.d/ssh
+(or
+.Pa /etc/init/ssh.conf
+on systems using the Upstart init daemon).
 It forks a new
 daemon for each incoming connection.
 The forked daemons handle