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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Serge de Souza wrote:
> Hi,
> 
> Since udev-071-0.FC4.2 the ownership for ttyUSB* does not change from
> root to the user logged at the console. I had previously just added
> ttyUSB* to the <pilot> entry in console.perms and everything worked fine
> ttyUSB* were created with the correct ownerships. Now they are created
> and owned by root. This can be fixed if /sbin/pam_console_apply is run,
> but shouldn't udev or whatever it uses do this ? Is this a bug in udev ?
> How can I fix it without doing silly things like chmod 666 ?
> 
> Thanks
> 

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.

-- 
Sjoerd Mullender

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux