e2a5ae841b
SVN-Revision: 11607
4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
[ "$ACTION" = "released" -a "$BUTTON" = reset ] && {
|
|
reboot
|
|
}
|