summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/vlock/vlock-2.2.3/disable_vlockrc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/vlock/vlock-2.2.3/disable_vlockrc.patch')
-rw-r--r--meta-oe/recipes-extended/vlock/vlock-2.2.3/disable_vlockrc.patch30
1 files changed, 20 insertions, 10 deletions
diff --git a/meta-oe/recipes-extended/vlock/vlock-2.2.3/disable_vlockrc.patch b/meta-oe/recipes-extended/vlock/vlock-2.2.3/disable_vlockrc.patch
index ee0d074de..2412bb8de 100644
--- a/meta-oe/recipes-extended/vlock/vlock-2.2.3/disable_vlockrc.patch
+++ b/meta-oe/recipes-extended/vlock/vlock-2.2.3/disable_vlockrc.patch
@@ -1,13 +1,23 @@
1From f71cc920528c3496b0118964ebbcf5440cda4ed1 Mon Sep 17 00:00:00 2001
2From: Jackie Huang <jackie.huang@windriver.com>
3Date: Wed, 16 Aug 2017 13:37:40 +0800
4Subject: [PATCH] vlock: add new recipe
5
1Upstream-Status: Inappropriate [configuration] 6Upstream-Status: Inappropriate [configuration]
2 7
3written by: Jeff Polk <jeff.polk@windriver.com> 8written by: Jeff Polk <jeff.polk@windriver.com>
4Signed-off-by: Jackie Huang <jackie.huang@windriver.com> 9Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
5 10
6Index: vlock-2.2.2/man/vlock.1 11---
7=================================================================== 12 man/vlock.1 | 5 -----
8--- vlock-2.2.2.orig/man/vlock.1 2010-07-26 14:12:42.000000000 -0400 13 src/vlock.sh | 5 -----
9+++ vlock-2.2.2/man/vlock.1 2010-07-26 14:13:06.000000000 -0400 14 2 files changed, 10 deletions(-)
10@@ -111,11 +111,6 @@ 15
16diff --git a/man/vlock.1 b/man/vlock.1
17index 0d29b49..01cb944 100644
18--- a/man/vlock.1
19+++ b/man/vlock.1
20@@ -111,11 +111,6 @@ enter your password at the password prompt. If this variable is unset or set
11 to an invalid value or 0 no timeout is used. \fBWarning\fR: If this value is 21 to an invalid value or 0 no timeout is used. \fBWarning\fR: If this value is
12 too low, you may not be able to unlock your session. 22 too low, you may not be able to unlock your session.
13 .PP 23 .PP
@@ -19,11 +29,11 @@ Index: vlock-2.2.2/man/vlock.1
19 .SH SECURITY 29 .SH SECURITY
20 See the SECURITY file in the \fBvlock\fR distribution for more information. 30 See the SECURITY file in the \fBvlock\fR distribution for more information.
21 .PP 31 .PP
22Index: vlock-2.2.2/src/vlock.sh 32diff --git a/src/vlock.sh b/src/vlock.sh
23=================================================================== 33index 75f1369..f572776 100644
24--- vlock-2.2.2.orig/src/vlock.sh 2010-07-26 14:12:32.000000000 -0400 34--- a/src/vlock.sh
25+++ vlock-2.2.2/src/vlock.sh 2010-07-26 14:13:33.000000000 -0400 35+++ b/src/vlock.sh
26@@ -35,11 +35,6 @@ 36@@ -35,11 +35,6 @@ This TTY is now locked.
27 37
28 ${VLOCK_ENTER_PROMPT}" 38 ${VLOCK_ENTER_PROMPT}"
29 39