commit: 754987542446858e570c06e4681e85eccfc44cc1 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Aug 13 08:33:15 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Aug 13 11:27:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75498754
app-misc/iguanaIR: remove unused file Closes: https://github.com/gentoo/gentoo/pull/5400 app-misc/iguanaIR/files/40-iguanaIR.rules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app-misc/iguanaIR/files/40-iguanaIR.rules b/app-misc/iguanaIR/files/40-iguanaIR.rules deleted file mode 100644 index 6cccbc9757e..00000000000 --- a/app-misc/iguanaIR/files/40-iguanaIR.rules +++ /dev/null @@ -1,5 +0,0 @@ - -ACTION=="add", ATTRS{manufacturer}=="IguanaWorks", MODE="0660", RUN+="/etc/init.d/iguanaIR rescan" - -# DEBUGGING ADDITION: -#RUN += "/bin/bash -c 'echo $major $minor r=$result i=$id n=$number k=$kernel p=$parent r=$root >> /tmp/udev.txt'"
