mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
test/udev-test.pl: remove bogus rules from magic subsys test
These rules have survived from an ancient version of the code and save no purpose any more.
This commit is contained in:
parent
06d4d4e24e
commit
86634df43b
@ -2017,8 +2017,6 @@ EOF
|
||||
exp_perms => "0:0:0600",
|
||||
}],
|
||||
rules => <<EOF
|
||||
KERNEL=="sda", PROGRAM="/bin/true create-envp"
|
||||
KERNEL=="sda", ENV{TESTENV}="change-envp"
|
||||
KERNEL=="sda", SYMLINK+="%k-%s{[dmi/id]product_name}-end"
|
||||
EOF
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user