Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] udev and device ownership
Date: Sun, 11 Mar 2007 16:18:43
Message-Id: 20070311161235.0a5de956@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] udev and device ownership by "paulie.x"
1 On Sun, 11 Mar 2007 14:07:00 +0100, paulie.x wrote:
2
3 > Yes I'm in plugdev group. Problem is that I'm owner of the /dev/sdc
4 > block device but owner and group of link that udev creates is root.
5
6 OK, instead of
7
8 SUBSYSTEMS=="scsi", ATTRS{model}=="LYRA_MPHR2301_EU", OWNER="user",
9 SYMLINK+="lyra"
10
11 do
12
13 SUBSYSTEMS=="scsi", ATTRS{model}=="LYRA_MPHR2301_EU", OWNER="user", NAME="lyra" SYMLINK="%k"
14
15 --
16 Neil Bothwick
17
18 Of all the people I've met you're certainly one of them.

Attachments

File name MIME type
signature.asc application/pgp-signature