All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Merry <alexander.merry@ccc.ox.ac.uk>
To: linux-hotplug@vger.kernel.org
Subject: Re: rule won't change group or permissions
Date: Sat, 02 Sep 2006 16:03:04 +0000	[thread overview]
Message-ID: <20060902160304.GA4413@glitch.errata> (raw)
In-Reply-To: <200609021752.22800.Dexter.Filmore@gmx.de>


[-- Attachment #1.1: Type: text/plain, Size: 872 bytes --]

On Sat, Sep 02, 2006 at 05:52:22PM +0200, Dexter Filmore wrote:
> Slackware 11.0rc3, kernel 2.6.17.9, udev 097
> 
> In ruled.d I added a file dvd.rules whcih contains:
> 
> BUS=="ide", KERNEL=="hdc", SYMLINK+="dvd", GROUP="xcdwrite", MODE="0666"
> BUS=="ide", KERNEL=="hdd", SYMLINK+="brenner", GROUP="xcdwrite", MODE="0666"
> 
> While the symlinks are set properly and hence the rule seems to be parsed and 
> processed, the group and permissions settings do not take effect.
> I don't know what I'm doing wrong here.
> 
> Who can help?
> CC me off list please, I'm not subscribed

It's possible another rule is overriding it, in which case using :=
instead of = with GROUP and MODE might work.

What's the output of `udevtest /block/hdc`?

Alex :-)

-- 
Pippin
Computer Monkey to the Pelican
www.oxrev.org.uk, www.corpusjcr.org, www.rev.org.uk

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 373 bytes --]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 226 bytes --]

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

      reply	other threads:[~2006-09-02 16:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-02 15:52 rule won't change group or permissions Dexter Filmore
2006-09-02 16:03 ` Alex Merry [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060902160304.GA4413@glitch.errata \
    --to=alexander.merry@ccc.ox.ac.uk \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.