From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Dennedy Date: Thu, 20 Mar 2003 20:02:49 +0000 Subject: Re: ieee1394 patch Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Thu, 2003-03-20 at 14:49, Ben Collins wrote: > > > > #!/bin/bash > > if [ "${ACTION}" = "add" ]; then > > . rescan-scsi-bus.sh > > else > > . rescan-scsi-bus.sh -r > > fi > > Make sure this doesn't run on 2.5.x. We have scsi hotplug there. Good point. This is mostly an example of my personal configuration. It should be easy to add sed against uname or /proc/version to check the kernel version for a generic script. ------------------------------------------------------- This SF.net email is sponsored by: Tablet PC. Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel