home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20120305.etc.tar.gz / bradford.20120305.etc.tar / etc / sysconfig / scsidev < prev    next >
Text File  |  2006-12-18  |  336b  |  13 lines

  1. ## Path:     System/Boot
  2. ## Description:    Boot configuration
  3. ## ServiceReload: boot.scsidev
  4. ## Type:    string
  5. ## Default:    "-r -q"
  6. #
  7. # SCSIDEV_ARGS
  8. # This entry sets the arguments passed to scsidev for scanning
  9. # for SCSI devices on bootup and populating /dev/scsi/ with 
  10. # persistent device names. See scsidev manpage.
  11. #
  12. SCSIDEV_ARGS="-r -q"
  13.