Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices

From: David Woodhouse
Date: Tue Aug 10 2004 - 08:06:37 EST


On Tue, 2004-08-10 at 14:47 +0200, Joerg Schilling wrote:
> Cdrecord does not read /etc/cdrecord.conf

And the world is flat.

shinybook /home/dwmw2 $ strace -e open cdrecord -inq 2>&1 | grep /etc/cdrecord.conf
open("/etc/cdrecord.conf", O_RDONLY) = 3
open("/etc/cdrecord.conf", O_RDONLY) = 3
open("/etc/cdrecord.conf", O_RDONLY) = 3
open("/etc/cdrecord.conf", O_RDONLY) = 3

> Jrg

--
dwmw2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/