aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJiri Kastner <cz172638@gmail.com>2015-06-05 15:45:49 +0200
committerPaul Fertser <fercerpav@gmail.com>2016-12-25 09:19:17 +0000
commita5cff3acd37770b2e0f54857c63eee5a1f85fea0 (patch)
tree4a6a24cd46d74ec341c4dd31d8b5722d7a9af8d7 /Makefile.am
parent0dc707a6d6c4d65375dbc522d73ef1c00e36b447 (diff)
downloadriscv-openocd-a5cff3acd37770b2e0f54857c63eee5a1f85fea0.zip
riscv-openocd-a5cff3acd37770b2e0f54857c63eee5a1f85fea0.tar.gz
riscv-openocd-a5cff3acd37770b2e0f54857c63eee5a1f85fea0.tar.bz2
contrib: udev: modify rules for users physically in front of machine (TAG+="uaccess")
Modern desktop systems with systemd recommend this way to give users access to devices. We change permissions to sane value along the way. See e.g. https://lists.debian.org/debian-devel-announce/2016/11/msg00008.html We also change the filename to put it in order with 71-seat.rules, 60 is default for dh_installudev so pick that as a reasonable value. Change-Id: I15f6fb1b6be853ac097d0ca91955609f9e5eb9cf Signed-off-by: Jiri Kastner <cz172638@gmail.com> Reviewed-on: http://openocd.zylin.com/2804 Tested-by: jenkins Reviewed-by: Robert Jordens <jordens@gmail.com> Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 579d3a7..69077f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ nobase_dist_pkgdata_DATA = \
contrib/libdcc/dcc_stdio.h \
contrib/libdcc/example.c \
contrib/libdcc/README \
- contrib/99-openocd.rules
+ contrib/60-openocd.rules
SUBDIRS =
DIST_SUBDIRS =