alsa.lua: use default rules if none are defined
This commit is contained in:
@@ -58,6 +58,8 @@ function cutils.evaluateRulesApplyProperties (properties, name)
|
||||
properties [k] = v
|
||||
end
|
||||
end
|
||||
|
||||
return matched and mprops
|
||||
end
|
||||
|
||||
-- simple serializer {"foo", "bar"} -> "foo;bar;"
|
||||
|
Reference in New Issue
Block a user