home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / boot / i386 / rescue / etc / sysconfig / shutdown < prev    next >
Text File  |  2006-11-29  |  356b  |  16 lines

  1. ## Type:    list(no,yes,octave)
  2. ## Default:    no
  3. #
  4. # Set to "yes" or "quint" to play a quint tone sequence at system halt or reboot
  5. # or set to "octave" to play octave sound at that occasion.
  6. #
  7. HALT_SOUND="no"
  8.  
  9. ## Path:        System/Boot
  10. ## Default:     ""
  11. ## Type:        string
  12. #
  13. # Hook during system shutdown to run extra command
  14. #
  15. HALT_POWERDOWN_INSERT=""
  16.