On Mon, Aug 18, 2008 at 8:15 PM, Jim Morgan <[EMAIL PROTECTED]> wrote: > The fun just gets better and better. I do not have a > "/etc/udev/rules.d/50-udev-default.rules" but I have a 40-permissions file > with much the same info.
If the file is in /etc/udev/rules.d and contains the line with KERNEL=="tty[A-Z]*", that's the one you want. The various files in that directory do the same thing. The files are separate for organization and for execution order. -Jason kg4wsv _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
