From: Bernd Schubert <bernd-schubert@gmx.de>
To: linux-hotplug@vger.kernel.org
Subject: udev/permissions.d ignored
Date: Thu, 19 Oct 2006 15:59:20 +0000 [thread overview]
Message-ID: <200610191800.06912.bernd-schubert@gmx.de> (raw)
Hi,
is it normal that I can't set the permissions of /dev/snd/*
via /etc/udev/permissions.d/udev.permissions?
So for example permissions.d/udev.permissions:
snd/*:root:users:0666
bathl:/etc/udev# rmmod snd_ens1371
bathl:/etc/udev# ll /dev/snd
total 0
crw-rw---- 1 root audio 116, 33 2006-10-19 10:57 timer
bathl:/etc/udev# udevcontrol reload_rules
bathl:/etc/udev# modprobe snd_ens1371
bathl:/etc/udev# ll /dev/snd
total 0
crw-rw---- 1 root audio 116, 0 2006-10-19 17:55 controlC0
crw-rw---- 1 root audio 116, 8 2006-10-19 17:55 midiC0D0
crw-rw---- 1 root audio 116, 24 2006-10-19 17:55 pcmC0D0c
crw-rw---- 1 root audio 116, 16 2006-10-19 17:55 pcmC0D0p
crw-rw---- 1 root audio 116, 17 2006-10-19 17:55 pcmC0D1p
crw-rw---- 1 root audio 116, 33 2006-10-19 10:57 timer
=> Not exactly what I requested, isn't it?
From the syslog:
Oct 19 17:55:22 bathl udevd-event[23213]: udev_node_add: creating device
node '/dev/snd/pcmC0D1p', major = '116', minor '17', mode = '0660', uid = '0', gid = '29'
The /etc/udev/permissions.rules has this entry:
# sound devices
SUBSYSTEM="sound", GROUP="audio"
Setting there another group and other device permissions does work.
Any idea why the values in permissions.d/udev.permissions are not used?
Thanks,
Bernd
--
Bernd Schubert
PCI / Theoretische Chemie
Universität Heidelberg
INF 229
69120 Heidelberg
-------------------------------------------------------------------------
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\x120709&bid&3057&dat\x121642
_______________________________________________
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
next reply other threads:[~2006-10-19 15:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-19 15:59 Bernd Schubert [this message]
2006-10-19 16:20 ` udev/permissions.d ignored Bernd Schubert
2006-10-19 16:38 ` Bernd Schubert
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=200610191800.06912.bernd-schubert@gmx.de \
--to=bernd-schubert@gmx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).