Correct a typo that prevented my laptop from starting

devd.
This commit is contained in:
Xin LI 2008-11-04 23:03:36 +00:00
parent 927edcc9ba
commit cef3930d7c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=184663

View File

@ -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";
};