From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kay Sievers" Date: Sat, 09 Aug 2008 08:58:16 +0000 Subject: Re: [ANNOUNCE] udev 126 release Message-Id: <3ae72650808090158s196f15dby2b4047ca09fa66c6@mail.gmail.com> List-Id: References: <1217832786.4223.2.camel@linux.site> In-Reply-To: <1217832786.4223.2.camel@linux.site> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Fri, Aug 8, 2008 at 23:18, Marco d'Itri wrote: > On Aug 08, Kay Sievers wrote: > >> > Additional question: udev_rules_parse.c line 745, >> > is that normal, that udevd prints a big WARNING/ERROR at start if >> > UDEV_PREFIX "/lib/udev/rules.d" directory doesnt exist? >> Packages can drop rules to that directory, and just expect it to be >> there. The daemon also likes to monitor the directory with inotify to >> re-parse the rules if needed, so it should exist, yes. > I just patched away the warning, since we decided that there is no point > for Debian and Ubuntu to move the files. New packages will drop files here, so you will need to patch all these apps too. Good luck! Kay