X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/98292bc12a392a5c6ddb30fdc3e029b32b056f5c..271da7f4e93492f377c0fcf25def4591d60b9fbc:/package/base-files/files/etc/hotplug2-common.rules diff --git a/package/base-files/files/etc/hotplug2-common.rules b/package/base-files/files/etc/hotplug2-common.rules index 2a781b8da..a96a8fa76 100644 --- a/package/base-files/files/etc/hotplug2-common.rules +++ b/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