X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ed0067022d0065fab2e932c7846de854e1e69471..65f7b3c0ed1b03fae80df82d4a2284c7a3570d8a:/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 ed785e3b1..875fa12ee 100644 --- a/package/base-files/files/etc/hotplug2-common.rules +++ b/package/base-files/files/etc/hotplug2-common.rules @@ -1,5 +1,5 @@ -DEVICENAME ~~ (null|full|ptmx|tty|zero) { +DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio) { nothrottle makedev /dev/%DEVICENAME% 0666 next