Переглянути джерело

base-files: Add include for target specific hotplug rules

SVN-Revision: 25415
Vasilis Tsiligiannis 15 роки тому
батько
коміт
d063af3fcf
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      package/base-files/files/etc/hotplug2-common.rules

+ 2 - 0
package/base-files/files/etc/hotplug2-common.rules

@@ -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