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

  1. #
  2. # This file (when renamed UserShutdownFinishScript) is where user 
  3. # shutdown customizations go.  It is a standard /bin/sh
  4. # shell script.
  5. #
  6. # This script is executed as the last step in the shutdown
  7. # (or restart) process. Most parts of the system have terminated by
  8. # the time this script is executed. Use the UserShutdownScript.sample
  9. # file to see where to place tasks that run at the start of the
  10. # shutdown process.
  11. #
  12. # This file is a sample that doesn't contain any commands but
  13. # you can copy it, rename it to UserShutdownFinishScript and add 
  14. # whatever extra shutdown-time commands you would like.
  15. #
  16.