This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv3
Watch
1
Star
0
Fork
You've already forked openwrtv3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
75e1a2edf4
openwrtv3
/
package
/
base-files
/
files
/
etc
/
hotplug2-init.rules
6 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772) SVN-Revision: 9644
2007-12-01 17:08:04 +00:00
$include /etc/hotplug2-common.rules
hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052) SVN-Revision: 7892
2007-07-09 00:13:47 +00:00
move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it SVN-Revision: 7810
2007-06-30 21:09:02 +00:00
SUBSYSTEM ~~ button {
exec kill -USR1 1 ;
}
Reference in a new issue
Copy permalink