summaryrefslogtreecommitdiff
path: root/regress/login-timeout.sh
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-05-17 20:41:07 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-05-17 20:41:07 +1000
commit05b5e518c9969d63471f2ccfd85b1de6e724d30b (patch)
tree9796bfd7c1c347dfe68f611bf6dc6102fa51b9b4 /regress/login-timeout.sh
parentdd669173f93ea8c8397e0af758eaf13ab4f1c591 (diff)
downloadopenssh-git-05b5e518c9969d63471f2ccfd85b1de6e724d30b.tar.gz
- dtucker@cvs.openbsd.org 2013/05/17 10:23:52
[regress/login-timeout.sh regress/reexec.sh regress/test-exec.sh] Use SUDO when cat'ing pid files and running the sshd log wrapper so that it works with a restrictive umask and the pid files are not world readable. Changes from -portable. (id sync only)
Diffstat (limited to 'regress/login-timeout.sh')
-rw-r--r--regress/login-timeout.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/login-timeout.sh b/regress/login-timeout.sh
index 55fbb324..d73923b9 100644
--- a/regress/login-timeout.sh
+++ b/regress/login-timeout.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: login-timeout.sh,v 1.4 2005/02/27 23:13:36 djm Exp $
+# $OpenBSD: login-timeout.sh,v 1.5 2013/05/17 10:23:52 dtucker Exp $
# Placed in the Public Domain.
tid="connect after login grace timeout"