chiark / gitweb /
update distro rules files
[elogind.git] / etc / udev / debian / run.rules
index 0e28d189bee871666785675672f903aae79547fe..23fa43c051c1d712a3ff575c7545fd23deb1caf0 100644 (file)
@@ -3,5 +3,6 @@ KERNEL=="ptmx",         OPTIONS+="last_rule"
 KERNEL=="console",     OPTIONS+="last_rule"
 KERNEL=="tty"  ,       OPTIONS+="last_rule"
 KERNEL=="tty[0-9]*",   OPTIONS+="last_rule"
+KERNEL=="pty*",                OPTIONS+="last_rule"
 SUBSYSTEM=="vc",       OPTIONS+="last_rule"