> On Apr 16, Ross Boylan <[EMAIL PROTECTED]> wrote: > > > What happens if several rules match an event? The man page seems to > > say they will all apply. > Unsurprisingly, it's true. > > > This does not seem to be the behavior I'm getting. I put this rule > > ACTION="add", SUBSYSTEM="net", RUN+="/sbin/nameif" > You cannot use nameif with udev, because udev will not know that the > interface name has changed. Ah. Is this why it worked the second time but not the first?
> Do not invent silly things, udev itself can rename network interfaces. > I'm confused. I thought udev puts names in /dev, but the networking system doesn't use /dev. What's the non-silly way to handle this? Thanks for your quick response. Sorry for my ignorance. Ross -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

