From: Zbigniew Luszpinski <zbiggy@o2.pl>
To: linux-hotplug@vger.kernel.org
Subject: little error in gentoo udev.rules?
Date: Sun, 25 Mar 2007 21:22:51 +0000 [thread overview]
Message-ID: <200703252322.51374.zbiggy@o2.pl> (raw)
[-- Attachment #1: Type: text/plain, Size: 143 bytes --]
It looks there is possibly little spelling error in gentoo udev.rules.
Please check this patch:
have a nice day,
Zbigniew 'zbiggy' Luszpinski
[-- Attachment #2: gentoo-udev.rules.patch --]
[-- Type: text/x-diff, Size: 420 bytes --]
--- udev.rules 2007-03-25 22:50:52.000000000 +0200
+++ udev.rules 2007-03-25 23:08:09.000000000 +0200
@@ -101,7 +101,7 @@
KERNEL=="mice", NAME="input/%k", MODE="0644"
KERNEL=="mouse*", NAME="input/%k", MODE="0644"
KERNEL=="event*", NAME="input/%k", MODE="0600"
-KERNEL=="js*", NAME="input/%k", MODE="664"
+KERNEL=="js*", NAME="input/%k", MODE="0664"
KERNEL=="ts*", NAME="input/%k", MODE="0600"
# loop devices
[-- Attachment #3: Type: text/plain, Size: 345 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- Attachment #4: Type: text/plain, Size: 226 bytes --]
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next reply other threads:[~2007-03-25 21:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-25 21:22 Zbigniew Luszpinski [this message]
2007-03-26 12:10 ` little error in gentoo udev.rules? Zbigniew Luszpinski
2007-03-26 13:05 ` Matthias Schwarzott
2007-03-26 14:22 ` Zbigniew Luszpinski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200703252322.51374.zbiggy@o2.pl \
--to=zbiggy@o2.pl \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).