#!/pkg/bin/ksh
#
# Take a pidin snapshot and store it in on flash before we shut down this node.
# If called for initialization then flash is checked for an existing shut-down
# log and if found its contents are summarized on the console.
#
# 09/2003, Mike Zeis
# 
#  Copyright (c) 2003-2004, 2011, 2013 by cisco Systems, Inc.
#  All rights reserved.
shutdown_debug_script "$@"

