From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alesh Slovak Date: Sun, 06 Sep 2009 23:09:52 +0000 Subject: Re: udev rules file validation Message-Id: <4AA44140.8090608@avasys.jp> List-Id: References: <4AA05A1F.2040009@avasys.jp> In-Reply-To: <4AA05A1F.2040009@avasys.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org clemens fischer wrote: > On Fri-2009/09/04-02:06 Alesh Slovak wrote: > >> `UDEV_CONFIG_FILE=temp.conf udevadm test NULL` >> >> The configuration file temp.conf simply points to a temporary >> directory containing the candidate udev rules file to avoid any >> possible interference from other rules files on the system. > > What is meant by "temp.conf simply points to a temporary directory > containing the candidate udev rules"? I can find only the directives > "udev_root" and "udev_log" but none specifying the location of rule > files. There is also a "udev_rules" directive. I create "temp.conf" that defines this to the same location as where I generate the udev rules file I wish to validate.