chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rules: mount fuse filesystem only 'add'
[elogind.git]
/
rules
/
rules.d
/
75-tty-description.rules
diff --git
a/rules/rules.d/75-tty-description.rules
b/rules/rules.d/75-tty-description.rules
index
ac868ad
..
c2980cf
100644
(file)
--- a/
rules/rules.d/75-tty-description.rules
+++ b/
rules/rules.d/75-tty-description.rules
@@
-1,6
+1,6
@@
# do not edit this file, it will be overwritten on update
-ACTION
!="add|chang
e", GOTO="tty_end"
+ACTION
=="remov
e", GOTO="tty_end"
SUBSYSTEM!="tty", GOTO="tty_end"
SUBSYSTEMS=="usb", ENV{ID_MODEL}=="", IMPORT{program}="usb_id --export %p"