home *** CD-ROM | disk | FTP | other *** search
- #
- # This file (when renamed UserShutdownScript) is where user
- # shutdown customizations go. It is a standard /bin/sh
- # shell script.
- #
- # This script is executed as the first step in the shutdown
- # (or restart) process before any running application are closed.
- #
- # If this script returns a non-zero exit status then the shutdown
- # (or restart) is aborted.
- #
- # This file is a sample that doesn't contain any commands but
- # you can copy it, rename it to UserShutdownScript and add what
- # ever extra shutdown-time commands you would like.
- #
-