summaryrefslogtreecommitdiffstats
path: root/package/hotplug2/files/hotplug2.rules
blob: 4eb762fb011aadaf681a9e75e8450b288ac23aaf (plain)
1
2
3
4
5
$include /etc/hotplug2-init.rules

SUBSYSTEM ~~ (net|button|usb) {
	exec /sbin/hotplug-call %SUBSYSTEM%;
}