Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 668880
Collapse All | Expand All

(-)a/40-gentoo.rules (+4 lines)
Lines 1-5 Link Here
1
# do not edit this file, it will be overwritten on update
1
# do not edit this file, it will be overwritten on update
2
2
3
ACTION!="add", GOTO="gentoo_end"
4
3
# Propably unrequired, check how it is with OSS/OSS4, then remove
5
# Propably unrequired, check how it is with OSS/OSS4, then remove
4
SUBSYSTEM=="snd", GROUP="audio"
6
SUBSYSTEM=="snd", GROUP="audio"
5
7
Lines 8-10 Link Here
8
10
9
# Keep this for Linux 2.6.32 support wrt #457868
11
# Keep this for Linux 2.6.32 support wrt #457868
10
SUBSYSTEM=="mem", KERNEL=="null|zero|full|random|urandom", MODE="0666"
12
SUBSYSTEM=="mem", KERNEL=="null|zero|full|random|urandom", MODE="0666"
13
14
LABEL="gentoo_end"

Return to bug 668880