From 97238661d34432eac6c8df62a28367da941f3e37 Mon Sep 17 00:00:00 2001
From: Michael Larson <slioch@eng-140.vyatta.com>
Date: Tue, 17 Jun 2008 14:06:55 -0700
Subject: fix for bug 110. added discard command to configure mode. This
 command deletes local changes and keeps the user in configure mode.

---
 etc/shell/level/users/allowed-op | 1 +
 1 file changed, 1 insertion(+)

(limited to 'etc/shell')

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
-- 
cgit v1.2.3