#
#    Copyright (c) 1996-2006 Brocade Communications Systems, Inc.
#    All rights reserved.
#
#    Executes commands on logout
#   
#

#
# ad --select uses "rbash --login" to exec a new shell. When this shell exits, 
# the .bash_logout is not executed as a script and hence rbash disallows 
# commands starting with '/'
#
# Skip the logout handling when not in SHLVL=1
#

#
# NOTE: As part of fixing def.70738, the functionality of this file is now moved
# to fabos/src/security/pam/pam_fabos_session.c
#
