All of lore.kernel.org
 help / color / mirror / Atom feed
From: md@Linux.IT (Marco d'Itri)
To: linux-hotplug@vger.kernel.org
Subject: Re: udev: remove permissions file from udev
Date: Sun, 19 Dec 2004 17:31:16 +0000	[thread overview]
Message-ID: <20041219173116.GA11092@wonderland.linux.it> (raw)
In-Reply-To: <1103476209.5746.19.camel@localhost.localdomain>

[-- Attachment #1: Type: text/plain, Size: 1181 bytes --]

On Dec 19, Kay Sievers <kay.sievers@vrfy.org> wrote:

> To get this working, the current rules file needs to be updated. I
It may be better to use default_mode="0660", I do not think that there
are any mode 600 devices. This would allow setting only the group for
most of them.

(Feature request: would it be possible to extend the rules files parser
to support continuation lines? I'd like it to consider lines starting
with white space as part of the previous line.)

> started to convert the gentoo and the Fedora file available in the tree.
> Any help here is appreciated, cause we need to be sure, that it will
> work before we make a new release. I've tested both distributions
Don't bother with the debian files, I will send updated ones later.

> # pty devices
> KERNEL="pty[p-za-e][0-9a-f]*",	NAME="pty/m%n", SYMLINK="%k", GROUP="tty", MODE="0660"
> KERNEL="tty[p-za-e][0-9a-f]*",	NAME="pty/s%n", SYMLINK="%k", GROUP="tty", MODE="0660"
Do 2.6 kernels really still support BSD pty devices?

> # gpm devices
> KERNEL="gpmctl",	NAME="%k", MODE="0700"
This is a pipe or socket, it has never been a device.

-- 
ciao, |
Marco | [9925 inDKIShkUK1Jg]

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-12-19 17:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-19 17:10 udev: remove permissions file from udev Kay Sievers
2004-12-19 17:31 ` Marco d'Itri [this message]
2004-12-19 17:36 ` Willem Riede
2004-12-19 17:49 ` Kay Sievers
2004-12-19 18:12 ` Kay Sievers
2004-12-19 19:57 ` Kay Sievers
2004-12-20  0:59 ` Marco d'Itri
2004-12-20  1:17 ` Kay Sievers
2004-12-20 13:36 ` Kay Sievers
2004-12-20 14:03 ` Marco d'Itri
2004-12-20 14:54 ` Kay Sievers
2004-12-20 17:13 ` Lindsay Haisley
2004-12-20 20:30 ` Kay Sievers
2004-12-20 20:49 ` Kay Sievers
2004-12-20 20:51 ` Marco d'Itri
2004-12-20 20:55 ` Kay Sievers
2004-12-20 20:58 ` Tobias Klauser
2004-12-20 23:36 ` Lindsay Haisley
2004-12-21  3:04 ` Kay Sievers
2004-12-22  3:41 ` Willem Riede
2004-12-22  6:18 ` Greg KH
2004-12-22 14:25 ` Willem Riede

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=20041219173116.GA11092@wonderland.linux.it \
    --to=md@linux.it \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.