projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
2.6.22 is released :)
[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.0494 seconds
and
5
git commands to generate.