Re: serial port (USB) permissions

From: Johan Helsingius <julf_at_Julf.com>
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