[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dependencies on makedev



On Dec 30, Anthony DeRobertis <anthony@derobert.net> wrote:

> bug filed.) Next, it looks like you edit 020_permissions.rules (or
> rather the file it is symlinked to). Maybe you change this line:
> 
> ENV{ID_CDROM}=="?*",                            GROUP="cdrom"
> 
> to
> 
> ENV{ID_CDROM}=="?*", KERNEL!="hdc"              GROUP="cdrom"
> 
> but I'm not sure.

The correct solution would be to add this to a file like
/etc/udev/rules.d/local.rules:

KERNEL=="hdc", GROUP="disk"

README.Debian has some hints.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature


Reply to: