chiark / gitweb /
tmpfiles: allow creation of named pipes with tmpfiles
[elogind.git] / src / 71-seat.rules
index af174f92602efbfeb5551bf1c12c90066a5a78ea..6e19d5b34d9a089fca9c3d45c51a317175df2145 100644 (file)
@@ -9,7 +9,7 @@ ACTION=="remove", GOTO="seat_end"
 
 TAG=="uaccess", SUBSYSTEM!="sound", TAG+="seat"
 SUBSYSTEM=="sound", KERNEL=="card*", TAG+="seat"
-SUBSYSTEM=="input", TAG+="seat"
+SUBSYSTEM=="input", KERNEL=="input*", TAG+="seat"
 SUBSYSTEM=="graphics", KERNEL=="fb[0-9]*", TAG+="seat"
 SUBSYSTEM=="usb", ATTR{bDeviceClass}=="09", TAG+="seat"