projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a6697ae86d5e585ee391c07cbf0e7f546f93ef05
[openwrt.git]
/
package
/
hotplug2
/
files
/
hotplug2.rules
1
$include /etc/hotplug2-init.rules
2
FIRMWARE is set {
3
nothrottle
4
exec /sbin/hotplug-call firmware;
5
next
6
}
7
8
SUBSYSTEM ~~ (net|button|usb) {
9
exec /sbin/hotplug-call %SUBSYSTEM%;
10
}
This page took
0.04281 seconds
and
3
git commands to generate.