diff options
Diffstat (limited to 'templates/configure/node.def')
-rw-r--r-- | templates/configure/node.def | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/configure/node.def b/templates/configure/node.def index 5d30510..5b349e8 100644 --- a/templates/configure/node.def +++ b/templates/configure/node.def @@ -1,3 +1,7 @@ help: Enter configure mode -run: export _OFR_CONFIGURE=ok; newgrp vyattacfg; unset _OFR_CONFIGURE +run: history -w + export _OFR_CONFIGURE=ok + newgrp vyattacfg + unset _OFR_CONFIGURE _vyatta_op_do_key_bindings + history -r |