diff options
Diffstat (limited to 'msec.sh')
-rwxr-xr-x | msec.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,3 +11,5 @@ if ! echo ${PATH} |grep -q /usr/games ; then fi export SECURE_LEVEL=${SECURE_LEVEL} + +[ -n "$TMOUT" ] && typeset -r TMOUT |