This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2024-12-12 18:05:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ed2eed7b64
openwrt
/
package
/
base-files
/
files
/
etc
/
hotplug2-init.rules
6 lines
80 B
Plaintext
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 {
Removed extra ; in exec rule SVN-Revision: 16243
2009-06-01 08:48:37 +00:00
exec kill -USR1 1
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
}
Reference in New Issue
Copy Permalink