summaryrefslogtreecommitdiff
path: root/hwdb.d/60-autosuspend.hwdb
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-15 09:22:35 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-10-15 13:35:58 +0200
commit62ad1c6495c098a09b36bb20bb37a9b8a11df76f (patch)
treeb277e4ad7bf7ddd41b42f296369ac60c891c0169 /hwdb.d/60-autosuspend.hwdb
parentcc17fa8511def7a15c6ace2cd6cfd3f3fa34569d (diff)
downloadsystemd-62ad1c6495c098a09b36bb20bb37a9b8a11df76f.tar.gz
hwdb: reindent commments and say that "*" should always be trailing
Diffstat (limited to 'hwdb.d/60-autosuspend.hwdb')
-rw-r--r--hwdb.d/60-autosuspend.hwdb7
1 files changed, 4 insertions, 3 deletions
diff --git a/hwdb.d/60-autosuspend.hwdb b/hwdb.d/60-autosuspend.hwdb
index 37689cc832..8ec9f1fb87 100644
--- a/hwdb.d/60-autosuspend.hwdb
+++ b/hwdb.d/60-autosuspend.hwdb
@@ -5,8 +5,8 @@
# Match string formats:
# <subsystem>:<modalias>
#
-# pci:v<vendor>d<device>
-# usb:v<vendor>p<product>
+# pci:v<vendor>d<device>:
+# usb:v<vendor>p<product>:
#
# To add local entries, create a new file
# /etc/udev/hwdb.d/61-autosuspend-local.hwdb
@@ -24,8 +24,9 @@
#
# Allowed properties are:
# ID_AUTOSUSPEND=1
-
#
+# All matches should end in ':*' to allow future expansions of the match key.
+
# Sort by brand, model
#########################################