summaryrefslogtreecommitdiffstats
path: root/rules/autossh.in
diff options
context:
space:
mode:
authorJon Ringle <jringle@gridpoint.com>2014-06-27 17:15:40 -0400
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-07-01 11:30:56 +0200
commita4d729ba0cbd3905fe6e61343a03046b1f147385 (patch)
treeb493289c64ca32136ebad35f3a5bbf648db97dc1 /rules/autossh.in
parent340ed9a9cac3d5e387bb660e27624dbd6105c0ba (diff)
downloadptxdist-a4d729ba0cbd3905fe6e61343a03046b1f147385.tar.gz
ptxdist-a4d729ba0cbd3905fe6e61343a03046b1f147385.tar.xz
autossh: new package
autossh will automatically restart SSH sessions and tunnels http://www.harding.motd.ca/autossh/ Signed-off-by: Jon Ringle <jringle@gridpoint.com> [mol: add AUTOSSH_CONF_ENV] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/autossh.in')
-rw-r--r--rules/autossh.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/autossh.in b/rules/autossh.in
new file mode 100644
index 000000000..71ebf91cc
--- /dev/null
+++ b/rules/autossh.in
@@ -0,0 +1,7 @@
+## SECTION=networking
+
+config AUTOSSH
+ tristate
+ prompt "autossh"
+ help
+ Automatically restart SSH sessions and tunnels