home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 49 / PCPP49b.iso / freebies / BeOS5-PersonalEdition / data1.cab / Data_Files / image.be / home / config / boot / UserShutdownScript.sample < prev   
Encoding:
Text File  |  2000-03-24  |  541 b   |  16 lines

  1. #
  2. # This file (when renamed UserShutdownScript) is where user 
  3. # shutdown customizations go.  It is a standard /bin/sh
  4. # shell script.
  5. #
  6. # This script is executed as the first step in the shutdown
  7. # (or restart) process before any running application are closed.
  8. #
  9. # If this script returns a non-zero exit status then the shutdown
  10. # (or restart) is aborted.
  11. # This file is a sample that doesn't contain any commands but
  12. # you can copy it, rename it to UserShutdownScript and add what
  13. # ever extra shutdown-time commands you would like.
  14. #
  15.