From 091215a59744a2b2d809c5f200e3313266c0d7ce Mon Sep 17 00:00:00 2001 From: "kay.sievers@vrfy.org" Date: Sat, 30 Oct 2004 13:33:06 +0200 Subject: [PATCH] Apply the default permissions even if we found a entry in --- test/udev-test.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/udev-test.pl') diff --git a/test/udev-test.pl b/test/udev-test.pl index 2b9fa8a238..e615a1eda8 100644 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -550,11 +550,11 @@ KERNEL="tty2", NAME="tty2" EOF }, { - desc => "permissions tty3:::", + desc => "permissions tty3::: (default mode applied)", subsys => "tty", devpath => "/class/tty/tty3", exp_name => "tty3", - exp_perms => "0:0:0", + exp_perms => "0:0:600", conf => <