diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-08-30 18:52:59 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-08-30 18:52:59 -0500 |
commit | 79dcb2805dc1e6c39304aaa2c296029d764cc4c7 (patch) | |
tree | 511741a374cae9f986240e41bcc604928e22185a /templates/reset | |
parent | 55b60fa024e3a19e8e8cddeb218db3a1291efdff (diff) | |
download | vyatta-op-79dcb2805dc1e6c39304aaa2c296029d764cc4c7.tar.gz vyatta-op-79dcb2805dc1e6c39304aaa2c296029d764cc4c7.zip |
Add reset terminal command to fix broken terminal sessions with out reconnecting
Diffstat (limited to 'templates/reset')
-rw-r--r-- | templates/reset/terminal/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/reset/terminal/node.def b/templates/reset/terminal/node.def new file mode 100644 index 0000000..19f3303 --- /dev/null +++ b/templates/reset/terminal/node.def @@ -0,0 +1,2 @@ +help: Reset terminal +run: sudo reset |