summaryrefslogtreecommitdiff
path: root/etc/default
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2008-03-12 14:43:24 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2008-03-12 14:43:24 -0700
commitee9178c72e1fff0eff2932297f039eb0345f26b1 (patch)
treec30de2361b9a11cac07cd0fed001da260c709260 /etc/default
parent9cb73b42bf97b3978c34290825a715b6400536bc (diff)
downloadvyatta-cfg-ee9178c72e1fff0eff2932297f039eb0345f26b1.tar.gz
vyatta-cfg-ee9178c72e1fff0eff2932297f039eb0345f26b1.zip
partial fix for bug 2987: use "less" instead of "more", and disable
"terminal" command for operator level.
Diffstat (limited to 'etc/default')
-rw-r--r--etc/default/vyatta-cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/default/vyatta-cfg b/etc/default/vyatta-cfg
index d801239..7d189d8 100644
--- a/etc/default/vyatta-cfg
+++ b/etc/default/vyatta-cfg
@@ -44,6 +44,7 @@ else
# no need to check is_users since there are only 2 levels for now
declare -x -r VYATTA_USER_LEVEL_DIR=${vyatta_sysconfdir}/shell/level/users
declare -x -r LESSSECURE=1
+ alias more=less
fi
} 2>/dev/null || :