## Path: 	System/Boot
## Description:	Boot configuration
## ServiceReload: boot.scsidev
## Type:	string
## Default:	"-r -q"
#
# SCSIDEV_ARGS
# This entry sets the arguments passed to scsidev for scanning
# for SCSI devices on bootup and populating /dev/scsi/ with 
# persistent device names. See scsidev manpage.
#
SCSIDEV_ARGS="-r -q"
