makedev /dev/%DEVICENAME% 0644
}
makedev /dev/%DEVICENAME% 0644
}
+FIRMWARE is set {
+ nothrottle
+ exec /sbin/hotplug-call firmware;
+ next
+}
SUBSYSTEM ~~ button {
exec kill -USR1 1 ;
SUBSYSTEM ~~ button {
exec kill -USR1 1 ;
$include /etc/hotplug2-init.rules
$include /etc/hotplug2-init.rules
-FIRMWARE is set {
- nothrottle
- exec /sbin/hotplug-call firmware;
- next
-}
SUBSYSTEM ~~ (net|button|usb) {
exec /sbin/hotplug-call %SUBSYSTEM%;
SUBSYSTEM ~~ (net|button|usb) {
exec /sbin/hotplug-call %SUBSYSTEM%;