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

SUBSYSTEM ~~ button {
	exec kill -USR1 1 ;
}