summaryrefslogtreecommitdiff
path: root/src/udev-node.c
AgeCommit message (Collapse)Author
2012-01-29do not stop rule processing when device node is no longer aroundKay Sievers
Device nodes might have been deleted again by the kernel before an 'add' or 'change' event is even started. We need to run all rules, regardless of the state in /dev.
2012-01-10tabs are as useful as a hole in the headKay Sievers
2012-01-06merge udev/, libudev/, systemd/ files in src/; move extras/ to src/Kay Sievers