Am 05.08.2010 19:50, schrieb Marco d'Itri:
You are trying to solve this at the wrong level. You should use an IMPORT rule triggered by KERNEL=ttyS* (or something like this) and then a SYMLINK rule triggered by an exported variable. Anyway, you should not manually create symlinks in /dev. If you need help, ask on the linux-hotp...@vger mailing list.
The IMPORT feature might be what was missing in my tool box. Turns out the How-To I trusted did not mention it at all ...
I think I can get rid of the temp file alltogether. Working on it.
Anyway, you should not manually create symlinks in /dev.
I don't think I do. I'm using the PROGRAM and SYMLINK features of udev in a rule looking for new ttyUSBs and just return an empty name if the port doesn't have an interrupt interface.
Josh -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org