Re: udev-071-0.FC4.2 does not seem to obey console.perms for pilot ttyUSB



Sjoerd Mullender wrote:
Serge de Souza wrote:
I now have this line in the file /etc/udev/rules.d/10-palm.rules. It
seems to work well:

DRIVER=="visor", KERNEL=="ttyUSB[13579]", SYMLINK+="pilot", MODE:="0666"

I didn't see a way in udev to specify that the owner of the file should
be the user who is logged in on the console, so I opted for mode 666.


I ended up going through bugzilla and found a related bug, added to it and an attachment named 50-udev.rules was posted that fixed the problem without the need for the ugly 666 mode. Have a look at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180973

Serge

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: conflicting object names in sql server 2000
    ... The owner of the object will depend on the user ... On the local database server when it does the select * from ... she must specify the owner: ...
    (microsoft.public.sqlserver.server)
  • Re: logged in user cant see tables
    ... I assume I am connecting to the correct database, as when I select with the ... database with an employees table on my server). ... specify the the owner name. ... I just didn't expect I would HAVE to specify the ...
    (microsoft.public.sqlserver.security)
  • RE: Writing/reading files
    ... specify the share mode with other processes, for example, it can specify ... security operation must obey *trust* rule. ... That is if the owner does not ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Changing Default Names
    ... >>must specify the owner name when referencing the object. ... >>SQL Server MVP ... >>>>Is it possible the constraint has a different owner ...
    (microsoft.public.sqlserver.server)
  • Re: How to write udev rules for ttyUSBn devices?
    ... devices using udev rules. ... The section on multiple symlinks is backwards: ... Using multiple SYMLINK style rules Another recent feature is ... instead they simply specify SYMLINK keys. ...
    (comp.os.linux.misc)