diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-08-30 18:52:59 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:28 -0500 |
commit | 589f17253f54aee6b5bbec31c825377be2f36b95 (patch) | |
tree | f8fcd8ef90f8e40600c437b95566d068df0c1ce9 /templates/reset | |
parent | 6f28fc2ace19a74b54b8d600d6dcf1e8161f077b (diff) | |
download | vyatta-op-589f17253f54aee6b5bbec31c825377be2f36b95.tar.gz vyatta-op-589f17253f54aee6b5bbec31c825377be2f36b95.zip |
Add reset terminal command to fix broken terminal sessions with out reconnecting
(cherry picked from commit 79dcb2805dc1e6c39304aaa2c296029d764cc4c7)
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 |