aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2019-02-08 12:44:39 +0100
committerSzczepan Zalega <szczepan@nitrokey.com>2019-02-11 15:32:48 +0100
commit42ac8b2915271733b58a2af04999eba6bce9ebd6 (patch)
tree2d1fbc47b99714145692be6abf5ce5eb3a066a4a
parentca34dc895275c8384805020a92e8243fd9cf8543 (diff)
downloadlibnitrokey-42ac8b2915271733b58a2af04999eba6bce9ebd6.tar.gz
libnitrokey-42ac8b2915271733b58a2af04999eba6bce9ebd6.tar.bz2
Update description
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
-rw-r--r--data/41-nitrokey.rules6
-rw-r--r--data/41-nitrokey_old.rules7
2 files changed, 9 insertions, 4 deletions
diff --git a/data/41-nitrokey.rules b/data/41-nitrokey.rules
index e78fa3a..0099edf 100644
--- a/data/41-nitrokey.rules
+++ b/data/41-nitrokey.rules
@@ -19,8 +19,10 @@
# SPDX-License-Identifier: LGPL-3.0
#
-
-# this udev file should be used with udev 188 and newer
+# Here rules in new style should be provided. Matching devices should be tagged with 'uaccess'.
+# File prefix number should be lower than 73, to be correctly processed by the Udev.
+# Recommended udev version: >= 188.
+#
ACTION!="add|change", GOTO="u2f_end"
# Nitrokey U2F
diff --git a/data/41-nitrokey_old.rules b/data/41-nitrokey_old.rules
index f4aeffe..7780b60 100644
--- a/data/41-nitrokey_old.rules
+++ b/data/41-nitrokey_old.rules
@@ -19,8 +19,11 @@
# SPDX-License-Identifier: LGPL-3.0
#
-
-# this udev file should be used with udev 188 and newer
+# Here rules in old style should be provided. Matching devices should be added to 'plugdev' group,
+# and with mode set to "0660".
+# File prefix number should be lower than 73, to be correctly processed by the Udev.
+# Recommended udev version: < 188.
+#
ACTION!="add|change", GOTO="u2f_end"
# Nitrokey U2F