index
:
psshd.git
master
Configure persistent SSH tunnels with autossh(1)
Tom Ryder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
psshd
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'psshd')
-rwxr-xr-x
psshd
1
1 files changed, 0 insertions, 1 deletions
diff --git a/psshd b/psshd
index ab17a8b..6799ec0 100755
--- a/
psshd
+++ b/
psshd
@@ -56,4 +56,3 @@ start-stop-daemon \
--pidfile "$AUTOSSH_PIDFILE" \
--exec "$(type -P autossh)" \
-- "$@"
-