diff options
Diffstat (limited to 'abs/extra-testing/acpid/anything')
-rw-r--r-- | abs/extra-testing/acpid/anything | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/extra-testing/acpid/anything b/abs/extra-testing/acpid/anything new file mode 100644 index 0000000..d182898 --- /dev/null +++ b/abs/extra-testing/acpid/anything @@ -0,0 +1,3 @@ +# Pass all events to our one handler script +event=.* +action=/etc/acpi/handler.sh %e |