Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 480148 | Differences between
and this patch

Collapse All | Expand All

(-)dahdi-linux-2.6.0.ORIG//build_tools/genudevrules (-1 / +1 lines)
Lines 36-40 Link Here
36
KERNEL${match}"dahdi[0-9]*", NAME="dahdi/%n"
36
KERNEL${match}"dahdi[0-9]*", NAME="dahdi/%n"
37
37
38
# DAHDI devices with ownership/permissions for running as non-root
38
# DAHDI devices with ownership/permissions for running as non-root
39
SUBSYSTEM${match}"dahdi",  OWNER="asterisk", GROUP="asterisk", MODE="0660"
39
SUBSYSTEM${match}"dahdi",  OWNER="asterisk", GROUP="dialout", MODE="0660"
40
EOF
40
EOF

Return to bug 480148