1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-02 19:21:53 +03:00
systemd/etc/udev/rules.d/05-udev-early.rules
Kay Sievers 4beaed3652 rules: add "do not edit" comment
Default udev rules are not system configuration for users to edit,
we need to be able to replace them with a package update. Custom rules
have to go into their own files.
2007-07-31 13:14:04 +02:00

6 lines
191 B
Plaintext

# do not edit this file, it will be overwritten on update
# sysfs is populated after the event is sent
ACTION=="add", KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"