hotplug2: introduce tty subsystem events (#9211)

SVN-Revision: 26807
master
Jo-Philipp Wich 14 years ago
parent 2e9e4c435f
commit d66dc5307d
  1. 2
      package/hotplug2/files/hotplug2.rules

@ -1,6 +1,6 @@
$include /etc/hotplug2-common.rules
SUBSYSTEM ~~ (^net$|^input$|^button$|^usb$|^platform$|^ieee1394$|^block$|^atm$|^zaptel$) {
SUBSYSTEM ~~ (^net$|^input$|^button$|^usb$|^platform$|^ieee1394$|^block$|^atm$|^zaptel$|^tty$) {
exec /sbin/hotplug-call %SUBSYSTEM%
}

Loading…
Cancel
Save