base-files: Add include for target specific hotplug rules
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Mon, 7 Feb 2011 22:28:09 +0000 (22:28 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Mon, 7 Feb 2011 22:28:09 +0000 (22:28 +0000)
SVN-Revision: 25415

package/base-files/files/etc/hotplug2-common.rules

index 2a781b8dacc28089a51f28b1c63bbd9026bef6c2..a96a8fa761af72ab5187e3a99870e4c5f83b9aec 100644 (file)
@@ -4,6 +4,8 @@
 #      exec logger -s -t hotplug -p daemon.info "name=%DEVICENAME%, path=%DEVPATH%"
 # }
 
+$include /etc/hotplug2-platform.rules
+
 DEVICENAME ~~ (^null$|^full$|^ptmx$|^tty|^zero$|^gpio|^hvc) {
        makedev /dev/%DEVICENAME% 0666
        next-event