## CC Base / MLS mode configuration START
# 
# This trap prevents the interruption of the execution of /etc/profile.
# To prevent interruption of /etc/profile is particularly important for
# ensuring that the screen saver is started (see the last lines of this
# file).
#
trap "" 1 2 3 15
#
## CC Base / MLS mode configuration END
