summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2008-11-04 23:03:36 +0000
committerXin LI <delphij@FreeBSD.org>2008-11-04 23:03:36 +0000
commitcef3930d7c33bf6e86b486fc0a5c0cd9742caf8a (patch)
tree73ddaa5ae5c884cc49e17da5a86a7d72d2c78cbf
parent927edcc9ba9a0d0baa73c9ec4676557241e326bd (diff)
Notes
-rw-r--r--etc/devd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/devd.conf b/etc/devd.conf
index ed377522b1d7..601e5886bbee 100644
--- a/etc/devd.conf
+++ b/etc/devd.conf
@@ -265,7 +265,7 @@ notify 0 {
notify 0 {
match "system" "ACPI";
- match "subsystem"i "ASUS";
+ match "subsystem" "ASUS";
match "notify" "0x31";
action "mixer vol -10";
};