From: Kay Sievers Date: Mon, 11 Aug 2008 14:55:38 +0000 (+0200) Subject: rules: Gentoo update X-Git-Tag: 174~1634 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=21a6e5940d1c3e9299e398fc224f3b864397744e;hp=88591d55438abf62906b928336564ce96d64f41b rules: Gentoo update --- diff --git a/rules/gentoo/65-permissions.rules b/rules/gentoo/65-permissions.rules index 494f19e63..173e08783 100644 --- a/rules/gentoo/65-permissions.rules +++ b/rules/gentoo/65-permissions.rules @@ -15,7 +15,7 @@ KERNEL=="st[0-9]*|nst[0-9]*|ht[0-9]*|nht[0-9]*|pt[0-9]*|npt[0-9]*", \ SUBSYSTEMS=="scsi", KERNEL=="sg[0-9]*", ATTRS{type}=="[18]", GROUP="tape", MODE="660" # dialout devices -KERNEL=="ippp*|isdn*|dcbri*|capi*", GROUP="uucp" +KERNEL=="ippp*|isdn*|dcbri*|capi*|rfcomm*|ttyACM[0-9]*", GROUP="uucp" KERNEL=="pilot", GROUP="uucp" # sound devices (sound=alsa, snd=oss)