From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kay Sievers Date: Tue, 30 Jun 2009 22:26:49 +0000 Subject: Re: [PATCH] Explicitly disable BT radio using rfkill interface on Message-Id: List-Id: References: <4A4A8B6D.3060509@dell.com> In-Reply-To: <4A4A8B6D.3060509@dell.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-hotplug@vger.kernel.org On Wed, Jul 1, 2009 at 00:02, Mario Limonciello wrote: > However, running udevadm test -a remove PATH, I just see that the rule > gets matched, but not executed. =C2=A0I can't help but think this is all = very > close to functional and there is either something silly i'm doing wrong > or a deficiency of udev that's preventing the attributes from being > matched on the removal event. It's obviously impossible to read any attributes from a device which is removed. :) Kay