Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2015 - devfs should handle video perms the same way it handles audio
Summary: devfs should handle video perms the same way it handles audio
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-22 21:04 UTC by Scott J Garner
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott J Garner 2002-04-22 21:04:17 UTC
After each update of baselayout, I have to modify /etc/devfsd.conf to add:

REGISTER    v4l/.*       PERMISSIONS root.video 660

It seems reasonable to me that this should be included like:

REGISTER        sound/.*     PERMISSIONS root.audio 660
REGISTER        snd/.*       PERMISSIONS root.audio 660
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-04-23 18:04:02 UTC
Dont update /etc/devfsd.conf, but just rm its ._cfg0000_devfsd.conf ? :P

Ill add a fix later on.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-05-26 14:36:39 UTC
Fixed on CVS, thanks.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-06-24 12:50:59 UTC
*** Bug 4016 has been marked as a duplicate of this bug. ***