diff options
author | greg@kroah.com <greg@kroah.com> | 2003-12-03 01:08:46 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:13:05 -0700 |
commit | e8bacccab296d6b75c4c9f43cb4e71007aff5b8a (patch) | |
tree | ad65d8917550ec7e8addf84816e16452fd722986 /test | |
parent | 29b82deb7e8d7634792bd50be1377bae170a8acb (diff) |
[PATCH] add support for a main udev config file, udev.conf.
the older udev.config file is now called udev.rules.
This allows us to better control configuration values, and move away from
the environment variables.
Diffstat (limited to 'test')
-rw-r--r-- | test/label_test.rules (renamed from test/label_test.config) | 0 | ||||
-rw-r--r-- | test/modifier_test.rules (renamed from test/modifier_test.config) | 0 | ||||
-rw-r--r-- | test/replace_test.rules (renamed from test/replace_test.config) | 0 | ||||
-rw-r--r-- | test/topo_test.rules (renamed from test/topo_test.config) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/label_test.config b/test/label_test.rules index a6d1c1cb3e..a6d1c1cb3e 100644 --- a/test/label_test.config +++ b/test/label_test.rules diff --git a/test/modifier_test.config b/test/modifier_test.rules index f63e02c3ac..f63e02c3ac 100644 --- a/test/modifier_test.config +++ b/test/modifier_test.rules diff --git a/test/replace_test.config b/test/replace_test.rules index 8fbfd18100..8fbfd18100 100644 --- a/test/replace_test.config +++ b/test/replace_test.rules diff --git a/test/topo_test.config b/test/topo_test.rules index 72f03ee0b2..72f03ee0b2 100644 --- a/test/topo_test.config +++ b/test/topo_test.rules |