You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
1.0 KiB
28 lines
1.0 KiB
From e70784afa017a3d721a2fd5202ae31b12d806069 Mon Sep 17 00:00:00 2001 |
|
From: Bastien Nocera <hadess@hadess.net> |
|
Date: Tue, 9 Aug 2022 18:08:24 +0200 |
|
Subject: [PATCH] hwdb: analyzers: Clarify the type of devices we want listed |
|
|
|
(cherry picked from commit 838d0fd3d5f890e986c631eda2a4945b0c661d19) |
|
|
|
Related: #2087778 |
|
--- |
|
hwdb.d/70-analyzers.hwdb | 5 +++-- |
|
1 file changed, 3 insertions(+), 2 deletions(-) |
|
|
|
diff --git a/hwdb.d/70-analyzers.hwdb b/hwdb.d/70-analyzers.hwdb |
|
index 0a1911507a..7f31ca3ea3 100644 |
|
--- a/hwdb.d/70-analyzers.hwdb |
|
+++ b/hwdb.d/70-analyzers.hwdb |
|
@@ -1,8 +1,9 @@ |
|
# This file is part of systemd. |
|
# |
|
# Database for signal analyzers (protocol analyzers, logic analyzers, |
|
-# oscilloscopes, multimeters, bench power supplies, etc.) that should |
|
-# be accessible to the seat owner. |
|
+# oscilloscopes, multimeters, bench power supplies, etc.) or just |
|
+# anything that has to do with electronics and that should be |
|
+# accessible to the seat owner. |
|
# |
|
# Permitted keys: |
|
# Specify if a device is a signal analyzer
|
|
|