Removed extra ; in exec rule
SVN-Revision: 16243
This commit is contained in:
parent
00e2b1d997
commit
590f3042fb
@ -1,5 +1,5 @@
|
||||
$include /etc/hotplug2-common.rules
|
||||
|
||||
SUBSYSTEM ~~ button {
|
||||
exec kill -USR1 1 ;
|
||||
exec kill -USR1 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user