public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alexander Puchmayr <alexander.puchmayr@linznet.at>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] udev usb printer permissions
Date: Thu, 8 Feb 2007 19:49:28 +0100	[thread overview]
Message-ID: <200702081949.28863.alexander.puchmayr@linznet.at> (raw)

Hi there!

Can anyone please tell me why /dev/usb/lp0 has the following onwer/group and 
permissions?

zeus ~ # ls -l /dev/usb/
total 0
crw-rw---- 1 root plugdev 180, 0 Feb  8  2007 lp0


/etc/udev/rules.d/50-udev.rules says:

[...]
# usb devices
KERNEL=="hiddev*",              NAME="usb/%k"
KERNEL=="auer*",                NAME="usb/%k"
KERNEL=="legousbtower*",        NAME="usb/%k", GROUP="usb"
KERNEL=="dabusb*",              NAME="usb/%k"
BUS=="usb", KERNEL=="lp[0-9]*", NAME="usb/%k", GROUP="lp"
[...]

I would expect /dev/usb/lp0 to belong to group "lp", so which other config 
file tells udev to put it under these onwer/group and permissions?

Thanks in advance

	Alex
-- 
gentoo-user@gentoo.org mailing list



             reply	other threads:[~2007-02-08 18:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08 18:49 Alexander Puchmayr [this message]
2007-02-09  5:01 ` [gentoo-user] udev usb printer permissions Dale

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=200702081949.28863.alexander.puchmayr@linznet.at \
    --to=alexander.puchmayr@linznet.at \
    --cc=gentoo-user@lists.gentoo.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