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

SUBSYSTEM ~~ button {
	exec kill -USR1 1
}