On Sun, 11 Mar 2007 14:07:00 +0100, paulie.x wrote:

> Yes I'm in plugdev group. Problem is that I'm owner of the /dev/sdc
> block device but owner and group of link that udev creates is root.

OK, instead of

SUBSYSTEMS=="scsi", ATTRS{model}=="LYRA_MPHR2301_EU", OWNER="user",
SYMLINK+="lyra"

do

SUBSYSTEMS=="scsi", ATTRS{model}=="LYRA_MPHR2301_EU", OWNER="user", NAME="lyra" 
SYMLINK="%k"

-- 
Neil Bothwick

Of all the people I've met you're certainly one of them.

Attachment: signature.asc
Description: PGP signature

Reply via email to