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

SUBSYSTEM == button {
	exec kill -USR1 1
}