summaryrefslogtreecommitdiff
path: root/debian/patches/sigstop.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/sigstop.patch')
-rw-r--r--debian/patches/sigstop.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/sigstop.patch b/debian/patches/sigstop.patch
index 42bee0739..3311a797c 100644
--- a/debian/patches/sigstop.patch
+++ b/debian/patches/sigstop.patch
@@ -1,13 +1,13 @@
1Description: Support synchronisation with service supervisor using SIGSTOP 1Description: Support synchronisation with service supervisor using SIGSTOP
2Author: Colin Watson <cjwatson@debian.org> 2Author: Colin Watson <cjwatson@debian.org>
3Forwarded: no 3Forwarded: no
4Last-Update: 2013-08-12 4Last-Update: 2013-09-14
5 5
6Index: b/sshd.c 6Index: b/sshd.c
7=================================================================== 7===================================================================
8--- a/sshd.c 8--- a/sshd.c
9+++ b/sshd.c 9+++ b/sshd.c
10@@ -1855,6 +1855,10 @@ 10@@ -1914,6 +1914,10 @@
11 } 11 }
12 } 12 }
13 13