On Mon, Jun 27, 2011 at 1:36 PM, Robert G. (Doc) Savage  wrote:
> Running RHEL6.1 and getting this error msg at boot time:
>
> Starting udev: udevd[696]: NAME="%k" is superfluous and breaks kernel 
> supplied names, please remove it from 
> /etc/udev/rules.d/60-legousbtower.rules:1
>
> Sure enough, that rule is a one-liner:
>
> KERNEL=="legousbtower*", NAME="%k", MODE="0660",OWNER="root" GROUP="lego"
>
> Is anyone else seeing this?
>
> --Doc Savage

No,
[root ~]# ll //etc/udev/rules.d/60-*
-rw-r--r--. 1 root root 1652 Aug 25  2010
//etc/udev/rules.d/60-fprint-autosuspend.rules
-rw-r--r--. 1 root root 1060 Jun 29  2010 //etc/udev/rules.d/60-pcmcia.rules
-rw-r--r--  1 root root  452 Mar 11 12:14 //etc/udev/rules.d/60-raw.rules

You should check the output of "rpm -qf
/etc/udev/rules.d/60-legousbtower.rules" and see the package that
contains the file.

Gianluca

_______________________________________________
rhelv6-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv6-list

Reply via email to