mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
[backfire] backport r26807
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@26850 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
33e62bd5c5
commit
efd3bf758f
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=hotplug2
|
||||
PKG_REV:=201
|
||||
PKG_VERSION:=$(PKG_REV)
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE_PROTO:=svn
|
||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
|
@ -1,6 +1,6 @@
|
||||
$include /etc/hotplug2-common.rules
|
||||
|
||||
SUBSYSTEM ~~ (net|input|button|usb|platform|ieee1394|block|atm) {
|
||||
SUBSYSTEM ~~ (net|input|button|usb|platform|ieee1394|block|atm|tty) {
|
||||
exec /sbin/hotplug-call %SUBSYSTEM%
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user