From c4edd0adb55ebf625a0f190071b930b469c58dd8 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sun, 20 Aug 2006 19:11:32 +0200 Subject: use new key names in test programs --- test/udevstart-test.pl | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/udevstart-test.pl') diff --git a/test/udevstart-test.pl b/test/udevstart-test.pl index 1862ffea42..6829bc05cf 100755 --- a/test/udevstart-test.pl +++ b/test/udevstart-test.pl @@ -22,8 +22,6 @@ my $udev_rules = "udev-test.rules"; # set env $ENV{SYSFS_PATH} = $sysfs; $ENV{UDEV_CONFIG_FILE} = $udev_conf; -$ENV{UDEV_NO_DEVD} = "yes"; -$ENV{UDEV_NO_HOTPLUGD} = "yes"; # due to mknod restrictions if (!($<==0)) { -- cgit v1.2.3-54-g00ecf