# Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /home/cvsroot/gentoo-x86/sys-apps/hdparm/files/hdparm-conf.d,v 1.1 2003/03/01 21:17:39 sethbc Exp $ # You can either set hdparm arguments for each drive using disc*_args and cdrom*_args.. # eg. disc0_args="-d1 -A1 -u1 -m16 -a64 -c3 -k1" # disc1_args"-d1" cdrom0_args="-d1 -a8 -u1" # Or, you can set hdparm options for ALL drives using all_args.. # eg. # this mimics the behavior of the current script #all_args="-d1"