diff options
author | Michael Larson <slioch@eng-140.vyatta.com> | 2008-06-17 14:06:55 -0700 |
---|---|---|
committer | Michael Larson <slioch@eng-140.vyatta.com> | 2008-06-17 14:06:55 -0700 |
commit | 97238661d34432eac6c8df62a28367da941f3e37 (patch) | |
tree | 5ae7786601604ac79ed0da522f972620c21ede21 /etc/shell/level | |
parent | 8f1c7d3f0eb43ca080acb83e880af7403117c9cd (diff) | |
download | vyatta-cfg-97238661d34432eac6c8df62a28367da941f3e37.tar.gz vyatta-cfg-97238661d34432eac6c8df62a28367da941f3e37.zip |
fix for bug 110. added discard command to configure mode. This command deletes local changes and keeps the user in configure mode.
Diffstat (limited to 'etc/shell/level')
-rw-r--r-- | etc/shell/level/users/allowed-op | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/shell/level/users/allowed-op b/etc/shell/level/users/allowed-op index 724c235..5b997da 100644 --- a/etc/shell/level/users/allowed-op +++ b/etc/shell/level/users/allowed-op @@ -1,3 +1,4 @@ +discard clear debug exit |