Re: serial port (USB) permissions
- In reply to: Carl Johnson : "Re: serial port (USB) permissions"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Aug 2025 05:49:50 UTC
On 06/08/2025 23:38, Carl Johnson wrote: > Look at 'man devfs.conf'. It has similar examples that show how to > automate that. I have the following in my /etc/devfs.conf: > own ttyU0 root:dialer > perm ttyU0 660 > I also have my user ID in the dialer group in /etc/group. Great! Thanks! Julf