From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Fri, 27 May 2011 00:52:38 +0000 Subject: Re: [PATCH] rules: set the correct group of the static Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, May 24, 2011 at 15:33, Tom Gundersen wrote: > When removing some of our custom rules from Arch we found that > a user in the audio group could no longer autoload the snd_seq > module. This fixes it, as proposed by Kay. Found out that we can use something simpler. Should work now. Thanks for the reminder, Kay