diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2004-12-20 22:24:19 +0100 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:19:09 -0700 |
commit | 87da5b2c65e0a889093c27189212505328aea4ab (patch) | |
tree | da39209e02280a1028826e04f512df0f0038815d /test | |
parent | c07068d5e0b153634c4457aff3dd16700161be00 (diff) | |
download | systemd-87da5b2c65e0a889093c27189212505328aea4ab.tar.gz |
[PATCH] add SUBSYSTEM rule to catch all block devices and apply the disk permissions
Diffstat (limited to 'test')
-rw-r--r-- | test/udev-test.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/udev-test.pl b/test/udev-test.pl index 53eee35457..bc8c4560d3 100644 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -215,7 +215,7 @@ EOF #\\ KERNEL="ttyUSB0", \\ -NAME="visor" + NAME="visor" EOF }, |